Long eval clean up times
Speed up Weave evaluation cleanup by flushing data and increasing client parallelism.
OS errors - Too many open files
Fix the ‘Too many open files’ error in Weave by increasing the system file descriptor limit.
Server response caching
Enable Weave server response caching to improve performance for repeated queries.
Trace data loss in worker processes
Prevent Weave trace data loss in worker processes by calling flush or finish before exit.
Will Weave affect my function's execution speed?
Weave logging overhead is negligible because network activity runs on a background thread.