mirror of
https://github.com/we-promise/sure.git
synced 2026-04-25 06:54:07 +00:00
Handle stale syncs (#2257)
* Handle stale syncs * Use `visible` sync logic in sidebar groups
This commit is contained in:
@@ -6,3 +6,9 @@ import_market_data:
|
||||
args:
|
||||
mode: "full"
|
||||
clear_cache: false
|
||||
|
||||
clean_syncs:
|
||||
cron: "0 * * * *" # every hour
|
||||
class: "SyncCleanerJob"
|
||||
queue: "scheduled"
|
||||
description: "Cleans up stale syncs"
|
||||
|
||||
Reference in New Issue
Block a user