Files
triggerdotdev--trigger.dev/apps/webapp
Katia Bulatova 263183b79e fix(webapp): queue watch recommendation must be a future condition; exit agent fullscreen on navigation
An already-late queue was recommended the age SLA — already true, so every
watch one-shot with "that already happened". Late queue now recommends the
drain (the recovery); a healthy queue recommends the age SLA.

Navigating to another page drops the fullscreen takeover back to the side
panel.
2026-08-03 22:18:59 +00:00
..
2023-01-10 16:09:42 +00:00
2024-10-09 12:52:52 +01:00

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