csantanapr commented on issue #234: requeue messages to kafka if subject is throttled URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/234#issuecomment-352792459 Wait a second? Isn?t the provider can already use the incoming topic as persistence? Meaning if the retry doesn?t work in a timing manner we can choose not to drop the messages and simply do not commit the offset, and the messages will seat there in the topic, the provider can then retry to consume in a more later time let?s say 5 minutes and try again. This is taking into account that the kafka instance is configured with a time to leave for messages long enough to make it thru in a few rounds of retry.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
