Commit Graph

7036 Commits

Author SHA1 Message Date
Cursor Agent 80dcd2d054 Cover repeated inactive cleanup failures with per-attempt onError
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 03:11:10 +00:00
Cursor Agent 81d62b56cf Assert active reconnect delete failures retry via inactive cleanup path
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 03:07:33 +00:00
Cursor Agent fa195ff157 Cover object cleanup-delete normalization for inactive reconnect
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 03:02:43 +00:00
Cursor Agent 5f6e78b5c1 Document retry behavior for stale inactive reconnect cleanup
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:59:56 +00:00
Cursor Agent d604b942ad Assert inactive reconnect cleanup never attempts stream fetch
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:57:33 +00:00
Cursor Agent bec4401afd Assert full run-state transition snapshots on stream completion
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:55:08 +00:00
Cursor Agent 2b6723e41c Retry inactive reconnect cleanup after string delete failures
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:52:44 +00:00
Cursor Agent 3732bd6096 Cover retry behavior for inactive reconnect cleanup failures
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:50:00 +00:00
Cursor Agent 0a5d8cfdc1 Assert cleanup set failures still drive delete attempts
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:45:58 +00:00
Cursor Agent 8dffb95173 Cover reconnect after completion with dual cleanup-step failures
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:42:59 +00:00
Cursor Agent 8e8f3e0ad3 Cover consumeTracking behavior when cleanup and onError all fail
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:39:19 +00:00
Cursor Agent 87f92e7080 Document reconnect inactive-cleanup error reporting semantics
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:36:30 +00:00
Cursor Agent 9cf96d932b Cover inactive reconnect string cleanup failures without onError
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:23:57 +00:00
Cursor Agent eaf59f2ab6 Cover inactive reconnect cleanup delete failures without onError
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:21:30 +00:00
Cursor Agent 864125c992 Cover inactive reconnect cleanup string failures and normalization
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:19:09 +00:00
Cursor Agent 4006a685e9 Handle inactive reconnect cleanup delete failures non-fatally
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:16:35 +00:00
Cursor Agent 677fc06940 Cover reconnect behavior when cleanup and onError all fail
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:13:39 +00:00
Cursor Agent 50b9407ef3 Cover consumeTracking path when cleanup set and delete both fail
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:11:17 +00:00
Cursor Agent 526b66f9b3 Cover completion path when cleanup set and delete both fail
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:09:04 +00:00
Cursor Agent 3c240685ba Cover reconnect path when cleanup set and delete both fail
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:06:40 +00:00
Cursor Agent 7eb4f5df25 Cover cleanup set+delete dual failure path during stream subscribe
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:04:22 +00:00
Cursor Agent aab79a08dc Document dual-step best-effort run-store cleanup behavior
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:01:50 +00:00
Cursor Agent 43205f7cad Attempt run-store delete even when inactive-state write fails
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:59:55 +00:00
Cursor Agent fc3d9b8061 Cover completion path behavior when cleanup set fails
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:57:04 +00:00
Cursor Agent d4266a611b Cover combined cleanup and onError failure resilience paths
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:54:41 +00:00
Cursor Agent e0219cefe4 Cover consumeTracking root errors when cleanup and onError both fail
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:52:29 +00:00
Cursor Agent c441984d3a Cover completion path behavior when cleanup delete fails
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:50:02 +00:00
Cursor Agent ed2207fdf3 Cover consumeTracking cleanup failures without masking root errors
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:47:26 +00:00
Cursor Agent 654bab0823 Cover cleanup delete failures across stream subscribe and reconnect
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:45:01 +00:00
Cursor Agent b912e4f51c Document best-effort run-store cleanup error semantics
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:42:41 +00:00
Cursor Agent 382577f735 Avoid masking transport failures when run-store cleanup fails
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:40:23 +00:00
Cursor Agent 90198dea8e Preserve thrown string when stream subscribe onError callback fails
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:37:16 +00:00
Cursor Agent 0323712898 Assert reconnect success path does not invoke onError
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:34:58 +00:00
Cursor Agent 0779d5436f Assert reconnect non-error paths do not invoke onError
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:32:42 +00:00
Cursor Agent bf7bee8101 Assert onError remains silent on successful chat streams
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:30:23 +00:00
Cursor Agent e782303337 Cover async run-store cleanup on stream subscribe failures
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:28:14 +00:00
Cursor Agent fe5cd3d958 Use immutable run-state updates in tracking and cleanup paths
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:26:06 +00:00
Cursor Agent e97fc5c162 Refactor run-state cleanup into shared transport helper
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:23:53 +00:00
Cursor Agent a1d32c494d Assert stream subscribe cleanup transitions run state
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:21:39 +00:00
Cursor Agent 97909907ab Cover non-Error stream subscription failures in onError reporting
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:18:57 +00:00
Cursor Agent 4b4953cc28 Report stream subscribe failures through onError lifecycle
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:17:06 +00:00
Cursor Agent 8e0dcd44bf Harden consumeTrackingStream error callback coverage
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:14:11 +00:00
Cursor Agent ebd39aa792 Verify reconnect flow tolerates onError callback failures
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:11:41 +00:00
Cursor Agent 065d9339bf Ensure onError failures do not mask trigger option/task errors
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:10:08 +00:00
Cursor Agent 2236e0ffbf Ensure onError failures never mask mapper errors
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:07:45 +00:00
Cursor Agent 1c50671975 Clarify onError normalization behavior in streams docs
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:06:28 +00:00
Cursor Agent 58b6dc3d86 Document non-Error normalization in onError changelog notes
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:05:39 +00:00
Cursor Agent afd9df51ce Cover non-Error onTriggeredRun failures in onError reporting
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:04:53 +00:00
Cursor Agent b76c8b53a5 Cover non-Error reconnect failures in onError reporting
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:03:49 +00:00
Cursor Agent d729344c32 Cover non-Error trigger task failures in onError reporting
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:02:43 +00:00