I have a program that queries an API every few seconds. Each response triggers a few functions which themselves make some calls to websites and such -- calls that I don\'t w
In your exception make a recursive call
except: queryRepeatedly()