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
@simonkagwi Here's another potential issue to pick up. The idea would be to catch the timeout in Python, and instead of allowing the process to exit, decrease the number of messages sent in each batch progressively until a timeout is not encountered anymore, perhaps with a logging warning to let us know this is happening.
Here's the traceback. Note it's in reverse order so you need to read from the bottom up.
Nice-to-have: Timeouts and other exceptions (expected or otherwise) do not cause a build-up of messages in the 'sending' status.
The text was updated successfully, but these errors were encountered: