Skip to main content

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 …