tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

Optional Cleanup Post-Call + call_until #103

Closed ReticentIris closed 1 year ago

ReticentIris commented 8 years ago

Added an optional flag to call so it's easier for devs to retry in the that the server is slow/not responding. Add call_until which repeats a call until it succeeds.