You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/app-provisioning/application-provisioning-quarantine-status.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,16 +75,16 @@ A job can go into quarantine regardless of failure counts for issues such as adm
75
75
76
76
The logic documented here may be different for certain connectors to ensure best customer experience, but we generally have the below retry cycles after a failure:
77
77
78
-
After the first failure, the first retry happens within the next 2 hours (usually in the next sync cycle).
79
-
- The second retry happens 6 hours after the first failure.
80
-
- The third retry happens 12 hours after the first failure.
81
-
- The fourth retry happens 24 hours after the first failure.
82
-
- The fifth retry happens 48 hours after the first failure.
83
-
- The sixth retry happens 72 hours after the first failure.
84
-
- The seventh retry happens 96 hours after the first failure.
85
-
- The eighth retry happens 120 hours after the first failure.
86
-
87
-
This cycle is repeated every 24 hours until the 30th day when retries are stopped and the job is disabled.
78
+
After the failure, the first retry will happen in 6 hours.
79
+
- The second retry happens 12 hours after the first failure.
80
+
- The third retry happens 24 hours after the first failure.
81
+
- The fourth retry happens 48 hours after the first failure.
82
+
- The fifth retry happens 96 hours after the first failure.
83
+
- The sixth retry happens 192 hours after the first failure.
84
+
- The seventh retry happens 384 hours after the first failure.
85
+
- The eighth retry happens 768 hours after the first failure.
86
+
87
+
The retries are stopped after the 8th retry and the escrow entry is removed. The job will continue unless it hits the escrow thresholds from the section above
0 commit comments