Commit Graph

6 Commits

Author SHA1 Message Date
391d6d34ce Automate issuer overlay creation from ticker searches 2026-03-19 20:44:58 -04:00
ed4420b8db Add atomic task deduplication with partial unique index
- Add partial unique index for active resource-scoped tasks
- Implement createTaskRunRecordAtomic for race-free task creation
- Update findOrEnqueueTask to use atomic insert first
- Add tests for concurrent task creation deduplication
2026-03-15 14:40:38 -04:00
f2c25fb9c6 Improve workflow error messaging 2026-03-09 23:51:37 -04:00
12a9741eca Improve job status notifications 2026-03-09 18:53:41 -04:00
d81a681905 feat: migrate task jobs to workflow notifications + timeline 2026-03-02 14:29:31 -05:00
74fee52c4e chore: commit all changes 2026-02-26 13:26:18 -05:00