You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: added feign timeouts and changed consumer intervals (#146)
* refactor: added feign timeouts and changed consumer intervals
* style: style
* refactor: increased max poll interval to 2 mins
* refactor: increased feign timeout to 10s
* chore: updated version to 1.3.9
Copy file name to clipboardExpand all lines: kafka_message_consumer/src/main/java/ru/dankoy/kafkamessageconsumer/config/kafka/KafkaBatchWithOneContainerFactoryForTwoListenersAndRecordFilterConfig.java
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,9 @@ public ConsumerFactory<String, CoubMessage> consumerFactoryCoubMessage(
0 commit comments