WOR-1491: make workflows_bindings_rpc obsolete - #6987
Conversation
WOR-1537 added a compatibility-gate bypass for private inner fetchers when constructing wrapped bindings. This allows Workflow bindings on old compatibility dates to resolve their JSRPC methods. Use JSRPC unconditionally and remove the legacy HTTP transport. Keep the workflows_bindings_rpc flag name for configuration validation, but make it a no-op. Cover old dates in workerd and edgeworker tests.
|
UnknownError: Failed to initialize provider: cloudflare-ai-gateway |
|
@Caio-Nogueira Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
Merging this PR will regress 1 benchmark
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | request[RegExpBenchmark] |
4.1 ms | 4.5 ms | -8.87% |
| ⚡ | bm_Promise_Fib10 |
20.1 µs | 18.3 µs | +10.22% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing WOR-1491 (3401c50) with main (cd1f881)
Footnotes
-
129 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
|
/bonk |
|
APIError: Invalid Anthropic API Key |
2 similar comments
|
APIError: Invalid Anthropic API Key |
|
APIError: Invalid Anthropic API Key |
|
APIError: Invalid Anthropic API Key |
2 similar comments
|
APIError: Invalid Anthropic API Key |
|
APIError: Invalid Anthropic API Key |
WOR-1537 added a compatibility-gate bypass for private inner fetchers when constructing wrapped bindings. This allows Workflow bindings on old compatibility dates to resolve their JSRPC methods.