Our configuration of rack-timeout incorrectly assumed that the service timeout is added to the wait timeout. But this is not the case: https://github.com/zombocom/rack-timeout/blob/main/doc/settings.md#wait-timeout Without service_past_wait, the service will be terminated whenever the wait_timeout is surpassed.pull/11871/head
parent
cb60af9055
commit
0487ef572a
Loading…
Reference in new issue