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

Reaper default frequency conflicts with other settings #157

Open
levkk opened this issue May 3, 2023 · 0 comments · May be fixed by #158
Open

Reaper default frequency conflicts with other settings #157

levkk opened this issue May 3, 2023 · 0 comments · May be fixed by #158

Comments

@levkk
Copy link
Contributor

levkk commented May 3, 2023

The reaper runs every 30 seconds by default, which means any max_lifetime and idle_timeout will be ignored (well, enforced too late really) if set to less than 30 seconds.

A good automatic default could be to automatically set reaper_rate to min(max_lifetime, idle_timeout, 30).

@levkk levkk linked a pull request May 3, 2023 that will close this issue
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 a pull request may close this issue.

1 participant