Relaunch a function

I place all my database calls in routines that check for errors. If there’s an error, attempt to reconnect, then run the query again. I posted some sample code in an old topic. There are also some other ideas there.

1 Like