diff --git a/main.py b/main.py index f1b8c51..0a8e18f 100644 --- a/main.py +++ b/main.py @@ -38,6 +38,9 @@ def get_connection(): global connection if connection is None: + + connected = False + # Create connection try: