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 |
|
Cursor Agent
|
4cf0b970a2
|
Add type coverage for onError option wiring
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:46:37 +00:00 |
|
Cursor Agent
|
677debcff0
|
Export header normalization helper for advanced integrations
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:45:34 +00:00 |
|
Cursor Agent
|
d870c19075
|
Add type coverage for custom run store options
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:43:58 +00:00 |
|
Cursor Agent
|
a4bab4cac6
|
Add type-level coverage for onError callback payload
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:42:57 +00:00 |
|
Cursor Agent
|
6ead0d0cec
|
Cover reconnect and tracking phases in onError callback tests
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:41:36 +00:00 |
|
Cursor Agent
|
f235e1d9a6
|
Update ai changelog with latest transport enhancements
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:38:56 +00:00 |
|
Cursor Agent
|
1f49bc218b
|
Add optional onError callback for non-fatal transport issues
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:37:22 +00:00 |
|
Cursor Agent
|
5efba1394d
|
Cleanup inactive reconnect state entries on access
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:34:25 +00:00 |
|
Cursor Agent
|
227290b3da
|
Pass immutable run-state snapshot to onTriggeredRun
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:32:29 +00:00 |
|
Cursor Agent
|
5d492d6c9a
|
Document exported transport option helper types in streams docs
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:30:36 +00:00 |
|
Cursor Agent
|
e69a1d2550
|
Add sdk patch changeset for ai package guidance
Co-authored-by: Eric Allam <eric@trigger.dev>
|
2026-02-15 00:29:00 +00:00 |
|