Amanda Torres commited on
Commit ·
620fa5f
1
Parent(s): fd9cd19
tune cloud 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-07
|
|
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
+
# Last sync: 2026-05-07 21:58:03 UTC
|