Request Timed Out on long running task from the UI

Hi all,
There seem to be an issue with long running task from the UI.
The below shows what happens when I try to delete 500 Error Log records.
This also affects my custom app which processes numerous records in a single task.

Please help.
Thanks

1 Like

https://github.com/frappe/frappe/issues/3365

Hi @bomsy! You may increase timeout on your server link or put your task in Cron instead.

6 Likes

@creamdory Thanks that helped a lot.

1 Like