How does Okta react if a particular SCIM API fails?
Let’s say a user is being added to the Service Provider. It is send as a POST request for the first time. If that API fails on server for whatever reason (say rate limit), does Okta retry that API again? If so, how much time later does it retry?