2

Trying to debug and test some flaky tests.

Added logs to check DB queries.

Tests no longer flaky

Comments
  • 0
    Logs can turn a burst / congestion situation into a high load situation.

    Eg
    Log - Synchronous output to console and file - File write
    - Next test -
Add Comment