Amanda Torres commited on
Commit ·
9c79024
1
Parent(s): 0dac52e
post gcs object lifecycle stamp to config
Browse files- service.py +1 -1
service.py
CHANGED
|
@@ -96,4 +96,4 @@ class BookmarkService:
|
|
| 96 |
ids.append(rec_id)
|
| 97 |
logger.info("bulk_insert tags: %d rows", len(ids))
|
| 98 |
return ids
|
| 99 |
-
# Last sync: 2026-05-07
|
|
|
|
| 96 |
ids.append(rec_id)
|
| 97 |
logger.info("bulk_insert tags: %d rows", len(ids))
|
| 98 |
return ids
|
| 99 |
+
# Last sync: 2026-05-07 19:14:09 UTC
|