I have a problem that in my shitty wifi it sometimes just loses connectivity.
Instead of having a ping test to the used AI server or something, it just freezes.
The app doesnt even crash, I need to manually force it to close via pkill e.g.
Proposed solution
Integrate some kind of internet connectivity check, like pinging the AI server every 5 seconds. If its negative, cancel the current process and display a message.
Really great app!
I have a problem that in my shitty wifi it sometimes just loses connectivity.
Instead of having a ping test to the used AI server or something, it just freezes.
The app doesnt even crash, I need to manually force it to close via pkill e.g.
Proposed solution
Integrate some kind of internet connectivity check, like pinging the AI server every 5 seconds. If its negative, cancel the current process and display a message.