Skip to content

Reaper default frequency conflicts with other settings #157

Open
@levkk

Description

@levkk

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions