fix(pegboard): validate drain_grace_period < request_lifespan#4998
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
🚅 Deployed to the rivet-pr-4998 environment in rivet-frontend
|
PR Review:
|
9b5f655 to
56af1d1
Compare
56af1d1 to
aac9634
Compare
c39972c to
add44af
Compare
aac9634 to
f8fe5aa
Compare

when drain_grace_period >= request_life_span, we get undefined behaviour. This enforces this on the server side befoe pool config is upserted