Remote-procedure call (RPC) | Cloudflare...
Has anyone run into an issue where they use RPC https://developers.cloudflare.com/workers/runtime-apis/rpc/ and everything works as expected, but the logs for the RPC worker report an outcome of
canceled
? Also reported here but with no answers https://community.cloudflare.com/t/outcome-canceled-with-status-of-200-is-this-dangerous/653874 (context - I am calling an RPC worker from a user worker).Cloudflare Docs
Remote-procedure call (RPC) | Cloudflare Workers docs
The built-in, JavaScript-native RPC system built into Workers and Durable Objects.
0 Replies