This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Add retry logic if test results can't be stored to ConfigMap #43
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
https://hacktoberfest.digitalocean.com/
In the
store_results_to_cfg_map
function in the illuminatio_runner.py we should add a retry logic if the test results currently can't be stored.For example: https://pypi.org/project/retry/
The text was updated successfully, but these errors were encountered: