Two questions: (1) Under some conditions (email send not successfully) I want to force an other try after some minutes. Would it be a good idea to raise an Exception?
(2) Let's say scheduler_task.retry_failed is 5 and we are in the second repetition. How can I get these number = 2? Is there any property of scheduler like scheduler.number_of_try? Regards, Martin -- 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.

