gus-maurizio commented on issue #3394: URL: https://github.com/apache/camel-quarkus/issues/3394#issuecomment-1004929280
Just to provide a bit of context, along with congratulations to this team for working and finding the root cause. This functionality is important in the context of running camel quarkus AWS lambda functions that are limited to at most 15 minutes. We leverage this and establish two criteria for termination, maxMessages (which is the preferred) and a fail-safe of maxDuration (to about 13 or 14 minutes) to ensure the routes can properly end what is in flight before being terminated by the underlying engine. Merci bien Alexandre! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org