terraform-provider-opsgenie icon indicating copy to clipboard operation
terraform-provider-opsgenie copied to clipboard

Add options to customize the API backoff mechanism

Open iuriaranda opened this issue 3 years ago • 0 comments

This makes the backoff mechanism customizable via the following new options in the provider configuration:

api_retry_count api_retry_wait_min api_retry_wait_max

As per https://github.com/opsgenie/terraform-provider-opsgenie/issues/268

iuriaranda avatar Apr 20 '22 09:04 iuriaranda