django-commons/django-tasks-scheduler

Auto-reload workers page issue with template

gabriels1234 opened this issue · 1 comments

Describe the bug
when running locally, and making changes to the code I sometimes encounter an error screen when accessing the Workers Page:

image

The part of the code that might need some error handling:

image

Desktop (please complete the following information):

  • OS: [e.g. iOS] Mac OS.
  • python version: 3.11
  • django version: 4.2.9
  • requirements.txt?....

Thanks!!!

cunla commented

what is the error? stack trace?