Skip to content

Commit f73646b

Browse files
authored
Improved changeset message
1 parent 81ffb3f commit f73646b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/resume-retry-transient-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@trigger.dev/core": patch
33
---
44

5-
Runs resuming after a wait now survive a transient platform database outage instead of failing with `TASK_EXECUTION_ABORTED`. The worker retries the resume call generously with jittered backoff, so a brief blip while the run is being continued no longer aborts it.
5+
Runs resuming after a wait now survive transient platform issues instead of failing with `TASK_EXECUTION_ABORTED`. The worker retries the resume call generously with jittered backoff, so a brief blip while the run is being continued no longer aborts it.

0 commit comments

Comments
 (0)