On Friday, June 3, 2016 at 12:45:19 PM UTC-4, Niphlod wrote: > > long story short, no. > You can get better "pick-up-times" (the time that elapses from when you > queue the task to when it's started) with the redis version of the > scheduler but in any case the worst possible scenario won't drop under > "heartbeat" which is 3 seconds. >
The documentation claims tasks will be picked up within one heartbeat with immediate=True, though in this case it looks like it's taking at least three heartbeats. Is that to be expected unless using redis, in which case, we should update the docs? Anthony -- 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.

