Skip to content

Commit 18f530d

Browse files
committed
explicitely set timeout to infinite
1 parent c922df4 commit 18f530d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/roles/fastpath/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@
164164
- /home/fastpath/app/run_fastpath
165165
- --write-to-disk
166166
- --debug
167+
env:
168+
FASTPATH_QUEUE_PUT_TIMEOUT: "-1"
167169
volumes:
168170
- /opt/{{fastpath_user}}/backend/fastpath/fastpath.conf:/etc/ooni/fastpath.conf
169171
- /var/lib/ooniapi:/var/lib/ooniapi

0 commit comments

Comments
 (0)