Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Trace data is truncated

Sometimes, large trace data is partially cut off in the Weave UI. This problem occurs because default trace output is a …

Trace data loss in worker processes

Weave uploads trace data in background threads to minimize impact on your application’s performance. However, when using …

Trace pages load slowly

If trace pages are loading slowly, reduce the number of rows displayed to improve load time. The default value is 50. Yo …

Why doesn't `.call()` raise exceptions?

By default, Weave’s .call() method captures exceptions and stores them in call.exception instead of raising them. This i …