chore: Clean up - #5397
Conversation
ReviewSmall, low-risk cleanup PR reverting what looks like temporary debug instrumentation. One issue to fix before merge. Issues
async fn publish_signal(...) -> WorkflowResult<()> {
let started_at = Instant::now();
self.pools
...
Other changes
Without this override, Test coverageNo tests included, but neither change has behavior worth covering with a new test — this is pure debug-logging/config removal with no new logic. SummaryStraightforward cleanup. Fix the unused |
… heaptrack leak investigation
…gress throttles for actor create and gateway websocket
…ress and cap get_pages, trim unused metrics
…ver driver overhaul
…rt with coalesced doorbell
…r task on driver drop
…der handoff on shutdown
… serverful runner, and postgres/udb bootstrap
…ecommended OSS multi-node backend
…d fold follower commit round-trips
…tval and single apply CTE
… remove ups postgres driver
…ment single vs multi-node nats
07c03c2 to
9ee4cfe
Compare
No description provided.