Describe the bug
The real time charts stop to refresh. This doesn't happen always, and it happens at different times during the optimiseModel function execution.
To Reproduce
Steps to reproduce the behavior:
Run several times the optimiseModel function until it stops
Expected behavior
If the charts is not updated you will see that the setInterval function stops to send the ajax request because it gets the final n value..
Describe the bug The real time charts stop to refresh. This doesn't happen always, and it happens at different times during the optimiseModel function execution.
To Reproduce Steps to reproduce the behavior:
Expected behavior If the charts is not updated you will see that the setInterval function stops to send the ajax request because it gets the final n value..
Screenshots
Additional context