spyoungtech / grequests

Requests + Gevent = <3
https://pypi.python.org/pypi/grequests
BSD 2-Clause "Simplified" License
4.49k stars 331 forks source link

Updated grequests.py to set meta data for retry scenario. #108

Closed venkatveeramanidaasan closed 5 years ago

venkatveeramanidaasan commented 7 years ago

At times when the fatal request failures/aborts. The callback passed into grequests.get() does not get called.