Amanda Torres commited on
Commit ·
794db04
1
Parent(s): d44341c
tune azure cdn invalidation sync time for audit
Browse files- providers/service.py +1 -1
providers/service.py
CHANGED
|
@@ -121,4 +121,4 @@ class MigrationService:
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
-
# Last sync: 2026-05-08 04:
|
|
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
+
# Last sync: 2026-05-08 04:22:27 UTC
|