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/azure-functions/durable-task-scheduler/durable-task-scheduler-auto-purge.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Autopurge ignores data associated with the following statuses:
30
30
31
31
### Policy value
32
32
33
-
Retention value can range from 0 (purge immediately after completion) to the maximum integer value, with the unit being **days**.
33
+
Retention value can range from 0 (purge up to 5 minutes after completion) to the maximum integer value, with the unit being **days**.
34
34
35
35
Although retention periods have no maximum limit, we recommend you avoid retaining large volumes of stale orchestration data for extended periods. This practice ensures efficient use of storage resources and maintains optimal app performance.
36
36
@@ -189,21 +189,25 @@ If creation is successful, you receive the following response.
0 commit comments