Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add configurable retry parameters and unit tests
Introduced the `DictConfig` class to manage default retry parameters in a singleton dictionary. Refactored initialization methods, adding a new `get` method for better configuration access. Included a new test class `TestRetryDefaults` to verify `dict_config` functionalities.
- Loading branch information