ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

fix 502 bad gateway problem with oidc_config module #121

Closed justinc1 closed 1 year ago

justinc1 commented 1 year ago

Module will be easier to use if ignore or retry on 500/502 error is hidden inside module. A small stress test is added to ensure we hit the API errors frequently.