Feature: Auto retry on failing to talk to memphis #1368
Labels
💟 Community involvement
A feature that the community is invloved with
Feature Request
New feature or request
Description
It would be good to have some way to allow memphis to auto reconnect should anything happen. In the template code, it's wrapped around a try/except to catch the errors but fails out and kills a producer if there's a connection issue. If there is a way to allow for an auto reconnect on time out or connect error then memphis should just back off and retry. Also, it would be good for the errors to be more verbose before exiting as sometimes I just get 'memphis: None' when printing errors. (Python SDK)
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: