Changelog
- 2861014 Add correct constraint check source (#3705)
- abf2ca4 Add delete-by-id command for debounces (#3710)
- 77cfea3 Add more AI metadata (#3629)
- 36fc5f1 Disable capacity lease acquire on backlog refill (#3736)
- de7b13f Exclude custom concurrency keys missing in config (#3706)
- b10f7e3 Fix extend lease (#3733)
- a82196d Fix peeked item metrics: successive count logic, division by zero, clock consistency (#3728)
- 6dc2c4f Fix throttle constraints (#3740)
- 2bb3ece Follow up on insights data table (#3723)
- 77dada1 Properly handle Redis network errors in Constraint API (#3735)
- a94e21a SYS-655: moar logging (#3709)
- 1dd637f Start collecting peeked item metrics (#3727)
- a2d9cdf [NO-TKT] Remove Connect Workers Feature Flag (#3724)
- e81b33a [SYS-585] Attempt to grab a shard lease before kicking off the ticker (#3719)
- bb19e39 add inngest status to default catch boundary (#3714)
- 5a0c595 don't print requeue messages for connect worker capacity error (#3730)
- 51b2313 feat: add skip reason to cloud ui (#3698)
- abd8a01 feat: implement useTripleEscapeToggle hook and integrate into RunDetails components to toggle between old and new views (#3711)
- 9569b0a feat: reset
dieafter parallelism ends (#3717) - 253882c insights table keyboard shortcut experiment (#3697)
- d997ed7 no longer debug log every pause deletion (#3708)
- 089e6be prevent compaction from being context cancelled (#3722)
- 58fabb7 remove excessive logging (#3734)
- 6b3ce54 test postgres perf fixes
- f51ac3b trigger compaction on delete by id (#3720)
- a282d5b verify shard lease is set before exiting shard lease loop (#3721)