SKA

Results 8 comments of SKA

@An0nymous0 How did you solve it?

having types officially supported is great, can we pull request it?

**I was able to fix it, in my case.** I'm not sure its helpful but seems like this error happens when some related co-routine fails? For me it failed because...

Instead of modifying python files. I edited the webui.bat ```python :launch # %PYTHON% launch.py%* %PYTHON% launch.py --listen%* if EXIST tmp/restart goto :skip_venv pause exit /b ``` ![image](https://github.com/user-attachments/assets/cf295670-e644-42ff-89d8-506d2d3ef47b) ![image](https://github.com/user-attachments/assets/9276dd3c-5720-43b4-b7ec-393e2d12954f)

@cchantep I am also facing the same issue, I think its reproducible with Atlas mongo clusters. I tried to debug it extensively but, I'm completely lost on where to look....

@cchantep I have a theory let me know if it makes any sense. If we consider default failover strategy from the documentation > The default FailoverStrategy retries 5 times, with...

Sure, will do. Its simple enough to be a single project, don't think a fork is necessary for now.

@mikeesto I updated the PR only with the UX changes without other formatting changes, I also noticed I forgot adding the footer earlier. I added it to the main card.