Isolate and wrap around retry and try/except sequence to flickrapi function calls
Closed this issue · 0 comments
oPromessa commented
- Apply repeat and try / except to every flickr api function call wrapper
- self.nuflickr functions to be moved into an outside library... lib/FlickrApiWrapper...
- Align if try/except is to be done wihtin the wrapper or outside.