Forums

For long running tasks, what will the eventual error/traceback be when they are forced to end?

I know how to set up a long running task via scheduled tasks similar to here: https://help.pythonanywhere.com/pages/LongRunningTasks/

But let's assume I haven't done any of that. In this case, what will the eventual error/traceback be?

The reason I ask is because I'd like to account for it in my code. I'm currently waiting for a long running task to end and find out the answer for myself, but I'm already 15 hours in and counting, so hope that posting this will get me the answer more quickly! :)

In the log file for the task.