Skip to content

GONRG-5303: Add retry to send request

Yan Sushchynski (EPAM) requested to merge GONRG-5303_Add_retry into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Add retry request if the status code is not OK, UNAUTHORIZED or FORBIDDEN

Merge request reports