We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f453eb4 commit 02d27caCopy full SHA for 02d27ca
src/content/docs/workers/observability/source-maps.mdx
@@ -86,3 +86,4 @@ With **source maps uploaded**: all methods reference the correct files and line
86
87
* [Tail Workers](/workers/observability/logs/logpush/) - Learn how to attach Tail Workers to transform your logs and send them to HTTP endpoints.
88
* [Real-time logs](/workers/observability/logs/real-time-logs/) - Learn how to capture Workers logs in real-time.
89
+* [RPC error handling](/workers/runtime-apis/rpc/error-handling/) - Learn how exceptions are handled over RPC (Remote Procedure Call).
0 commit comments