shrub/tests
fang b427c9e800 eyre: serve 503 if bound agent is not running
Previously, for endpoints bound to agents, we would pass the request
onto the agent even if the agents wasn't currently running.

Here, we make eyre check to see if the agent is actually running, before
passing the request on. If the bound agent is not running, eyre serves a
503 synchronously instead.

This way, we avoid cluttering up the gall queue for the bound agent.
2023-09-18 15:52:28 +03:00
..
bug tests: move to root, out of pkg/arvo 2023-01-18 16:50:42 +01:00
lib Merge remote-tracking branch 'origin/next/arvo' into m/detest 2023-01-18 18:01:59 -07:00
run tests: shrink/silence trace hints 2023-04-23 02:02:15 -04:00
sys eyre: serve 503 if bound agent is not running 2023-09-18 15:52:28 +03:00