Skip to content

Commit 02d27ca

Browse files
melhuang12Melody Huang
andauthored
Add RPC error handling cross reference (#21890)
* Add RPC error handling cross reference * Fix PR comments --------- Co-authored-by: Melody Huang <[email protected]>
1 parent f453eb4 commit 02d27ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/workers/observability/source-maps.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,4 @@ With **source maps uploaded**: all methods reference the correct files and line
8686

8787
* [Tail Workers](/workers/observability/logs/logpush/) - Learn how to attach Tail Workers to transform your logs and send them to HTTP endpoints.
8888
* [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

Comments
 (0)