Release vNext
· One min read
Release period: 2026-09-02 to 2026-09-02
This release includes the following issues:
- More Robust Building Block Runs During Identity Provider Outages
Ticket Details
More Robust Building Block Runs During Identity Provider Outages
Audience: User
Description
Every building block run gets an ephemeral API key that we clean up once the run is done. We made that cleanup more robust: a run now records its result even while our identity provider is briefly unreachable, and any credential left over from such a moment is tidied up in the background.