fix: pipeline robustness hardening #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/pipeline-robustness-hardening"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
entry()API, preventing duplicate pipeline runs from concurrent webhooksflush()afterpublish()to guarantee deliveryrequest_rpc_with_timeout(300s)instead of unboundedrequest_rpc202603229999_create_pipeline_schema.sqlensuresCREATE SCHEMA IF NOT EXISTS pipelineruns before the initial migration on fresh databasesTest plan
cargo check— compiles with pre-existing warnings only🤖 Generated with Claude Code
Pull request closed