Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.1.0
-
None
-
None
Description
The default retry-count is 5 with 3 seconds delay. This in total means a 15 second retry period which often is short in testing environments. Increasing the retry-count to 20 with Kafka would give a 1 minute long retry period which would be a bit longer and less fragile.