vault backup: 2026-04-30 17:49:17
This commit is contained in:
parent
5faa221445
commit
3989b38723
2 changed files with 4 additions and 1 deletions
2
.obsidian/plugins/hoarder-sync/data.json
vendored
2
.obsidian/plugins/hoarder-sync/data.json
vendored
|
|
@ -4,7 +4,7 @@
|
|||
"syncFolder": "Hoarder",
|
||||
"attachmentsFolder": "Hoarder/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1777563235217,
|
||||
"lastSyncTimestamp": 1777566853448,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
|
|
|
|||
|
|
@ -374,3 +374,6 @@ tags: [daily]
|
|||
- 17:15 | `video-accessibility`
|
||||
- **Asked:** Developer encountered a 403 Forbidden error when fetching production queue stats from the API.
|
||||
- **Done:** Identified missing Google Cloud Run Jobs API dependency and provided steps to enable Celery fallback and restart the worker service.
|
||||
- 17:48 | `video-accessibility`
|
||||
- **Asked:** Investigate 403 Forbidden error on production queue-stats API endpoint.
|
||||
- **Done:** Identified missing USE_CELERY_FALLBACK environment variable in Docker container; deployed fix via git pull and docker compose restart.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue