Skip to main content

Jun 06, 2025

Fixes

Failure to return data with large meter volumes

The GET /v1/printer-reference-counters of the Printers API did not return data when there was a large volume of meters.

To fix this, we increased the request timeout from 4 to 10 minutes and filtered the meters, returning only those that were enabled.