diff --git a/.changeset/tricky-keys-attack.md b/.changeset/tricky-keys-attack.md new file mode 100644 index 000000000..271096497 --- /dev/null +++ b/.changeset/tricky-keys-attack.md @@ -0,0 +1,14 @@ +--- +"trigger.dev": patch +"@trigger.dev/core": patch +--- + +- Clear paused states before retry +- Detect and handle unrecoverable worker errors +- Remove checkpoints after successful push +- Permanently switch to DO hosted busybox image +- Fix IPC timeout issue, or at least handle it more gracefully +- Handle checkpoint failures +- Basic chaos monkey for checkpoint testing +- Stack traces are back in the dashboard +- Display final errors on root span