Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix id handling in load tests (#1129)
* Modified to regenerate submission id for every request, and handle generating and linking placer order id, replaced in message * Added example ORM with required values for message linking * Added error handling for authentication * Added user wait time to stagger authentication * Made id resetting symmetrical * Refactored to avoid code duplication and to simplify
- Loading branch information