Blynk Edgent continue Code if offline

Is there any official way to continue the code after x unsucceeded retempts of connecting to Blynk cloud ?

I’ve read the API Docs concerning Edgent but it’s not really clear and working…

HW:
esp32 wrover 16Mb,
No additional or blocking content in main loop… just legacy timers and blynk edgent running.

regards,
Chris

I wouldn’t recommend messing around with the Edgent example unless you understand what is happening in ConfigMode.h

Do you mean BlynkTimer?

Pete.