Files
triggerdotdev--trigger.dev/apps
Eric Allam 51ece8f1c1 fix: address PR 3173 review feedback (closure + unhandled rejection)
- playground transport: route startSession through a ref so sidebar
  edits (tags, machine, maxAttempts, maxDuration, version, region) made
  before the first send aren't silently ignored. Mirrors the existing
  clientDataJsonRef pattern.
- chat.handover: swallow the rethrown error after the recovery path
  has already run so processes started with --unhandled-rejections=throw
  don't crash. User-facing behavior unchanged.
2026-05-07 10:30:58 +01:00
..