-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
On the producer side, we see loads (~once per minute) connection losses in prod, like:
level=info msg="request encountered non-fatal error - backing off" e="Request error: Connection is poisened: Cannot read framed message: Cannot read data: early eof" request_name=produce backoff_secs=0 target="rskafka::backoff"
They are automatically retried, but it would be nice if we could prevent this from happening THAT often.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working