You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
I have trouble using queues (python-librato/librato/queue.py). I create the queue as demonstrated in the docs (see below). The queue auto-submit fails with a ValueError exception that is raised when the response from the server is parsed.
@Fkawala Thanks for the report and update. The regular maintainers of this lib are out for the next few days (this is a Holiday week in the US), but they should be able to follow up in improving this case next week.
It sounds like it was an auth issue, were you able to get everything sorted in the meantime?
Hi,
I have trouble using queues (python-librato/librato/queue.py). I create the queue as demonstrated in the docs (see below). The queue auto-submit fails with a ValueError exception that is raised when the response from the server is parsed.
Best,
François.
Minimum example:
Error stack:
The text was updated successfully, but these errors were encountered: