An adjustment is made to the ASMS - DevOps integration, to mitigate the number of failed requests that return the ItemBlocked error when cases are updated from DevOps to ASMS.
The itemBlocked error is returned by the ASMS API when you try to update a case that is being updated by another process at once. Therefore, a setting is implemented that allows retries to be made to requests that have the ItemBlocked error.