Failure when enabling operations via Terraform for created teams

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      Currently if we try to enable Enable Operations on multiple newly created teams concurrently via Terraform it fails with an error: 

      Response: {"message":"Another request is already being processed now. Please try again.","took":...,"requestId":"<...>"} 

      Steps to Reproduce

      1. Try concurrently enabling operations on newly created teams via Terraform
      2. Observe the error.

      Expected Results

      It must allow enabling of Operations on multiple teams.

      Actual Results

      Currently it throws the following error 

       \{"message":"Another request is already being processed now. Please try again.","took":...,"requestId":"<...>"

      Workaround

      One workaround of this situation Increasing the retry count and the time between retries should help overcome the issue. We've enabled retry option for the enable-ops endpoint logic can be further updated using the parameters here https://registry.terraform.io/providers/atlassian/atlassian-operations/latest/docs#api_retry_count-1 

              Assignee:
              Unassigned
              Reporter:
              Kushal Desai
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: