Dolphin "not responding" for minutes everytime it lost connection to a remote mounted server

I think i came to conclusion the dolphin and konsole “freezed” issue is due to sshfs mounted folder lost connection to sshd.

I have fedora mounted to android phone folder using sshfs within a wifi network at work place.
$ sshfs -v -p8022 abc@192.168.0.45:/storage/emulated/0/ ~/mnt_sshfs-j6’

when i took the laptop back home to home wifi… when i open up the dolphin that was minimized… it just “not responding” for minutes… i think up to 10 minutes… (didn’t time the duration).
When i tried to ‘$ps aux | grep sshfs’ to try to kill it… the konsole also “not responding”… no matter how many console i opened to try to kill that pid that causes freeze… all konsole eventually freezed up …

What you all do in this case to release from the “time wasting freeze” of apps … ?

There is no way in dolphin or any other file explorer in kde environment to stop the things that bound up the app especially for this case, it is just remote mounted folder that lost connection…

Thanks