Open
Description
If the consumer occasionally times out when calling an external interface, the timeout request needs to be retried, and so consumer returns err. In this scenario, a backoff will be triggered, causing consumers to pause their consumption for several seconds. But it is more reasonable not to pause consumption in this scenario.
Line 1153 in 796abbc
modify like this
Metadata
Metadata
Assignees
Labels
No labels