Relaunch the network worker after 12 hours

This commit is contained in:
tcely 2025-04-08 14:01:53 -04:00 committed by GitHub
parent 07867070b5
commit 738fca1200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,4 +2,4 @@
exec nice -n "${TUBESYNC_NICE:-1}" s6-setuidgid app \ exec nice -n "${TUBESYNC_NICE:-1}" s6-setuidgid app \
/usr/bin/python3 /app/manage.py process_tasks \ /usr/bin/python3 /app/manage.py process_tasks \
--queue network --queue network --duration 43200