Skip to main content

Trace data is truncated

Sometimes, large trace data is cut off in the Weave UI. This happens because the default trace output is a raw, custom P โ€ฆ

Trace data loss in worker processes

Weave uploads trace data in background threads to minimize impact on your applicationโ€™s performance. However, you might โ€ฆ

Trace pages load slowly

If trace pages load slowly, reduce the number of rows displayed to improve load time. The default value is 50. You can r โ€ฆ

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 โ€ฆ