-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds retriers to WTClient and updates code and tests accordingly
Adds a map in the `WTClient` containing the active retriers and their state. Retriers are active only if they are running or idle. Adaps the plugin logic to get advantage of this data to better handle retries. Also adapts tests to check this is consistent.
- Loading branch information
Showing
3 changed files
with
298 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.