Re: [web2py] Postpone a scheduler action

2018-07-11 Thread Martin Weissenboeck
Yes I think this solution could do the job. But I don't know if an exception would produce a big overhead. Anybody who knows the answer? Manuele Pesenti schrieb am Mi., 11. Juli 2018, 10:29: > > > On 09/07/2018 09:56, Martin Weissenboeck wrote: > > What I want to do: > > > > I have a running sch

Re: [web2py] Postpone a scheduler action

2018-07-11 Thread Manuele Pesenti
On 09/07/2018 09:56, Martin Weissenboeck wrote: What I want to do: I have a running scheduler action and I want to interrupt this action and postpone it for a later time. What would be the best solution? consider to: 1. Setup the task in order to be re-tried till it will end up with succes

[web2py] Postpone a scheduler action

2018-07-09 Thread Martin Weissenboeck
What I want to do: I have a running scheduler action and I want to interrupt this action and postpone it for a later time. What would be the best solution? Why? The scheduler starts to send a message by Telegram, but at this moment there is a dialog between the Telegram bot and the client (who is