db-sync
db-sync copied to clipboard
db-sync service completely stop if db is unreachable
When an error occurs, for example when db is unreachable, db-sync service completely stop and do not sync anymore after sleep time.
Note that it is possible to run dbsync using cron and option --single-run as a workaround.