JakeWharton / docker-gphotos-sync

A Docker image for synchronizing your original-quality Google Photos

Home Page:https://hub.docker.com/r/jakewharton/gphotos-sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do something about hangs

JakeWharton opened this issue · comments

Sometimes the gphotos-cdp app hangs after running fix_time. Thankfully monitoring will detect this, assuming you have it set up. Other cron-based containers have additional cron schedules to force kill the main app if running.

Maybe we monitor the output for changes and if it hangs for more than some period we kill the process?

Happened again...