Skip to content

Feature: Auto retry on failing to talk to memphis  #1368

Open
@keyboardcrimp

Description

@keyboardcrimp

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions