Skip to content

Fixed db connection overconsumption in ConflictDeclaration API tests

Sam Kagan requested to merge fix-db-connection-consumption into main

Fixed by caching all of the JWTs used in the CD API tests for the entire module.

Collected and analyzed data at a couple commits to discover the root cause, with some help from @mferguso.

ConflictDeclarationTestsConnectionUsage.xlsx

Edited by Sam Kagan

Merge request reports