Uno lost internet connect when Timer widget set Stop to VirtualPin

Hi

I use Button with V2 to On/Off light, I also use Timer with V22 to On/Off the same light with Button.
I try to set Timer Start at 22:00:00 (Off light) & Stop at 22:10:00 (On light). If internet connect is working, Timer work right, but if internet lost on time of Stop time, Timer not work, mean light didn’t turn On, when Internet connect again, with sync.all(), or syncVirtual(V22)(), light still Off.

Is there anyway? I can’t make private server

Thks

Hm… Interesting case. Timer wasn’t suppose to do that (sync). But this is good case. I created ticket for that we will deploy this in few days https://github.com/blynkkk/blynk-server/issues/208