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?
As we can’t know if a retry will succeed when a provisioning task fails, we do not implement any retries for failed tasks. Admins however can manually retry a failed provisioning task on their Tasks page