Commit Graph

7027 Commits

Author SHA1 Message Date
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
Cursor Agent a7cba369d9 Cover non-Error trigger option failures in onError reporting
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:01:38 +00:00
Cursor Agent d0b31197f0 Cover non-Error mapper failures in onError reporting
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:00:30 +00:00
Cursor Agent 6100c6e247 Use shared transport error type in reportError
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:59:02 +00:00
Cursor Agent 0e403ded45 Verify duplicate header keys use last value on normalization
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:57:08 +00:00
Cursor Agent 8e1821c2f9 Assert normalized object headers are copied immutably
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:56:09 +00:00
Cursor Agent add5ed304b Keep exported header normalization helper as supported API
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:55:07 +00:00
Cursor Agent dc01fab1c1 Note phase-aware onError reporting in ai changelog
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:54:08 +00:00
Cursor Agent 8f5c16a7c5 Report send-phase errors through onError callback
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:53:16 +00:00
Cursor Agent 6f4b9f0424 Document onError callback payload fields
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:48:13 +00:00