Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make terminationGracePeriodSeconds configurable #203

Open
mucahitkantepe opened this issue Mar 8, 2023 · 0 comments
Open

Make terminationGracePeriodSeconds configurable #203

mucahitkantepe opened this issue Mar 8, 2023 · 0 comments

Comments

@mucahitkantepe
Copy link

We have been using FIAAS to deploy various applications, including Kafka Streams applications, and have noticed that the default terminationGracePeriodSeconds value of 30 seconds is too short for some of our use cases. We have encountered situations where some of our applications, including Kafka Streams, need more time to gracefully shut down and complete any in-flight processing before shutting down.

We believe that allowing users to configure the terminationGracePeriodSeconds value for all applications in FIAAS would be beneficial, as it would provide the flexibility to set an appropriate value based on their specific needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant