Skip to content

[pull] develop from smartcontractkit:develop#258

Merged
pull[bot] merged 2 commits intobit-cook:developfrom
smartcontractkit:develop
Mar 26, 2026
Merged

[pull] develop from smartcontractkit:develop#258
pull[bot] merged 2 commits intobit-cook:developfrom
smartcontractkit:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 26, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Unheilbar and others added 2 commits March 25, 2026 22:20
…on-demand retry (#21707)

vault e2e: replace fixed allowlist sleep with on-demand retry

Remove the 6-second time.Sleep after every allowlistRequest() call
(14 calls × 6s = 84s of forced sleep per test run). Instead, add
retry logic in sendVaultRequestToGateway() that detects gateway-level
"request not allowlisted" rejections and retries every 2s up to 7
times. Node-level rejections (where the gateway already consumed the
request) are correctly distinguished and not retried.

Measured improvement: total test time 500s → 446s (-11%).
@pull pull bot locked and limited conversation to collaborators Mar 26, 2026
@pull pull bot added the ⤵️ pull label Mar 26, 2026
@pull pull bot merged commit b778c77 into bit-cook:develop Mar 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants