2 lines
59 B
Python
2 lines
59 B
Python
RETRY_DELAY = 5 # TODO: convert this into a config option
|
RETRY_DELAY = 5 # TODO: convert this into a config option
|