You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While creating LoadBalancer it randomly ends with:
ibm_is_lb_listener.public-alb-frontend-listener: Creating...
....
│ Error: [ERROR] Error while creating Load Balanacer Listener err The load balancer with ID 'r010-2e4dc309-e92f-40fd-bb1b-2b6015df618a' cannot be updated because its status is 'UPDATE_PENDING'.
attempt to ... retry again the Terraform... ends sucessful.
Proposal:
add some resilience to API call to introduce exponential backoff for UPDATE_PENDING errors
While creating LoadBalancer it randomly ends with:
attempt to ... retry again the Terraform... ends sucessful.
Proposal:
Sample terrraform code:
The text was updated successfully, but these errors were encountered: