Hi,
I was wondering if there was a way to return the output from a particular
function on the fly. I am requesting logs from an external firewall and it
is supposed to take a while for the whole thing to complete.
I want to return the output to the frontend as data is returned to the
backend.
I have to tasks running by a scheduler. I see custom logs from one and not
from the other.
All I see from the other one is:
2016-07-25 15:44:07,707 - web2py.app.Sentinel - DEBUG - new task
report: COMPLETED
2016-07-25 15:44:07,707 - web2py.app.Sentinel - DEBUG -result: null
Also, I do n
the
> corresponding line in scheduler_run to retrieve the result.
>
> On Tuesday, July 26, 2016 at 8:28:32 PM UTC+2, Sagar Shah wrote:
>>
>> I have to tasks running by a scheduler. I see custom logs from one and
>> not from the other.
>> All I see from the other one i
3 matches
Mail list logo