Hi Zbigniew and Niphlod.

I have same/similar traceback when the task will timeout, in my case in 2h:

File "/home/www-data/web2py/gluon/scheduler.py", line 720, in <lambda>
    signal.signal(signal.SIGTERM, lambda signum, stack_frame: sys.exit(1))
SystemExit: 1

scheduler_run.stop_time is scheduler.start_time + 2h, so I think, this is 
standard quitting for timeout.

But I have another problem (and this is reason why the timeout is gone):
My task restarts again and again in about 10mins. It think I will ask in 
separate thread.

Debian9+nginx+uwsgi+postgres+web2py

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to