seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

Some API calls doesnt give results at certain times #78

Open saishneugi opened 5 years ago

saishneugi commented 5 years ago

Hello, I am executing a few thousand API calls simultaneously using curl_multi_exec. It gives results for the most cases but in some cases, the API returns success code but shows no results. And when we try to run that api individually, it shows the result. Can you help me out with this?