rabbah commented on issue #234: requeue messages to kafka if subject is throttled URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/234#issuecomment-352768037 The current implementation doesn?t persist a message that?s undergoing a retry. If we extend this to 24hrs say the message has to be persisted otherwise the provider risks losing it. Since kafka addresses the persistence one can imagine equeuing on a dedicated topic which is drained first before filling from the normal topic.
---------------------------------------------------------------- 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
