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

Adding start timeout parameter #549

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

charlyhue
Copy link

php-fpm take more than 2500 ms to start when Datadog appsec is enabled. This change add an optional parameter to configure this timeout.

@charlyhue charlyhue requested a review from a team as a code owner March 16, 2022 15:57
Copy link
Contributor

@dzuelke dzuelke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please change the timeout default value to 2500, do an arithmetic operation to divide by 100, and adjust the help output to say -t <timeout> Startup timeout for launched processes (in ms), also mentioning the default value? Providing the timeout as a count is pretty unintuitive.

@dzuelke dzuelke force-pushed the develop branch 3 times, most recently from f4f3a59 to 9c96009 Compare November 3, 2022 18:10
@dzuelke dzuelke force-pushed the develop branch 4 times, most recently from b0ccdbe to 33dd3fd Compare December 3, 2022 00:58
@dzuelke dzuelke force-pushed the develop branch 2 times, most recently from e8d8573 to cbec282 Compare January 25, 2023 16:19
@dzuelke dzuelke force-pushed the develop branch 2 times, most recently from 4fbc4d4 to 3a646bc Compare February 14, 2023 18:21
@dzuelke dzuelke force-pushed the develop branch 3 times, most recently from a19576c to 89eebc4 Compare November 29, 2023 02:42
@dzuelke dzuelke force-pushed the develop branch 5 times, most recently from e1bb242 to 58ff19d Compare January 24, 2024 11:25
@dzuelke
Copy link
Contributor

dzuelke commented Feb 14, 2024

Bump?

@dzuelke dzuelke self-assigned this Feb 14, 2024
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

Successfully merging this pull request may close these issues.

2 participants