dfd575b955
The queue detail page offers Investigate when the queue is at capacity with runs waiting or the head-of-line wait passes the existing warning threshold; the run page's waiting widget offers it whenever it renders. Both post the visible request in the user's own voice through the existing button.
Trigger webapp - powered by Remix
To start, run with pnpm run dev --filter webapp
Build the docker image locally:
pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh