Skip to content

Commit 7e65937

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix/override-queue
# Conflicts: # apps/webapp/app/v3/services/triggerTask.server.ts
2 parents 068c888 + bc7bbd4 commit 7e65937

File tree

134 files changed

+4029
-1206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+4029
-1206
lines changed

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"mighty-camels-joke",
8686
"mighty-flowers-train",
8787
"nasty-jars-pump",
88+
"new-pants-beg",
8889
"new-rivers-tell",
8990
"nice-bulldogs-turn",
9091
"ninety-pets-travel",
@@ -107,6 +108,7 @@
107108
"shiny-coats-cry",
108109
"silly-suits-switch",
109110
"six-ligers-exist",
111+
"sixty-insects-watch",
110112
"slow-buses-own",
111113
"smart-needles-move",
112114
"smart-olives-eat",
@@ -130,8 +132,10 @@
130132
"tiny-doors-type",
131133
"tiny-elephants-scream",
132134
"tricky-bulldogs-heal",
135+
"tricky-keys-attack",
133136
"tricky-ladybugs-unite",
134137
"two-pumas-wait",
138+
"warm-olives-provide",
135139
"warm-planes-taste"
136140
]
137141
}

.changeset/sixty-insects-watch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"trigger.dev": patch
3+
---
4+
5+
Set the deploy timeout to 3mins from 1min

.changeset/tricky-keys-attack.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"trigger.dev": patch
3+
"@trigger.dev/core": patch
4+
---
5+
6+
- Clear paused states before retry
7+
- Detect and handle unrecoverable worker errors
8+
- Remove checkpoints after successful push
9+
- Permanently switch to DO hosted busybox image
10+
- Fix IPC timeout issue, or at least handle it more gracefully
11+
- Handle checkpoint failures
12+
- Basic chaos monkey for checkpoint testing
13+
- Stack traces are back in the dashboard
14+
- Display final errors on root span

.changeset/warm-olives-provide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@trigger.dev/core": patch
3+
---
4+
5+
Improve handling of IPC timeouts and fix checkpoint cancellation after failures

0 commit comments

Comments
 (0)