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