Files
Matt Aitken 0ee4234117 Reduce false error logging (round 1) (#2415)
* Don't log an error when the snapshot shouldn't be created, it's normal for this to happen

* Slack alerts, skip `account_inactive` errors

* v3 finalize run with no locked isn't an error

* Another false error

* Finalize run CRASHED runs were logging errors

* All slack alert errors are warnings except invalid blocks
2025-08-19 09:58:21 +01:00
..
2025-07-21 17:53:43 +01:00
2025-05-28 11:02:56 +01:00
2025-03-08 14:53:06 +00:00
2023-01-10 16:09:42 +00:00
2025-07-16 16:36:36 +01:00
2022-12-06 12:28:16 +00:00
2025-07-24 15:09:50 +01:00
2024-10-09 12:52:52 +01:00
2024-10-21 15:07:08 +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