6055c7d050
There’s an edge case that means runs can end up in the currentConcurrency set when they’re not in the correct state for execution. This means they will be permanently stuck in queued. Given an environmentId this will fix those runs. This is a temporary fix while we permanently fix the issue. --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Eric Allam <ericallam@users.noreply.github.com>