mateimicu / asciipic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a retry decorator

mateimicu opened this issue · comments

commented

Oracle being oracle needs to be restarted from time to time. Add a retry decorator and apply it over the oracle create_all method in order to avoid quick failure.

commented

Fixed with 4cf290b