Amanda Torres commited on
Commit
4cf391f
·
1 Parent(s): 62fa8c4

queue azure functions concurrency sync after config update

Browse files
Files changed (1) hide show
  1. 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-06 19:57:07 UTC
 
121
  if len(page) < batch_size:
122
  break
123
  offset += batch_size
124
+ # Last sync: 2026-05-06 20:20:34 UTC