Phaetec / pogo-cruncher

UNMAINTAINED, Niantic now requires keys for their API
MIT License
47 stars 17 forks source link

ServerSideRequestThrottlingException #79

Closed Wegi closed 8 years ago

Wegi commented 8 years ago

Have to handle this new Exception. Server sends it sometimes. Probably gonna just sleept for 7 seconds, before retrying. Probably a good place to display a loading bar or some hint to the frontenduser.

Wegi commented 8 years ago

Also while i'm at it, probably a good idea, to think about grabbing the information generated during login.

Scratch that, Not RESTful and also not feasible since the login procedure does not login useful things.

Wegi commented 8 years ago

workaround should suffice for now.