You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Schemas: add optional concurrencyKey to TaskRunExecution and TaskRunContext types
- Engine: include concurrencyKey in execution/context building
- Services: pass concurrencyKey in execution payload
- Presenters/Routes: include concurrencyKey in context returned to UI
- Tests: verify execution.concurrencyKey is exposed as ctx.concurrencyKey
- Docs: document in docs/context.mdx
- Add changeset
- No concurrency behavior changes
0 commit comments