Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix couchbase flaky test (cleanup phase)
Mute tracing on cleanup, instead of waiting for a cleanup span. This test is flaky when it does not receive the cleanup span in time (under heavy load). Also, do not shallow exceptions on cleanup. If we ever get them, we can address them, or add a more specific catch.
- Loading branch information