This was happening to me frequently while testing a free/$300/trial, no matter which model I used, sometimes after only 1 or 2 small queries. I modified my (python) code to just retry after waiting 1 second, and now while I can see in my logs that it sometimes does 1-3 retries all the queries succeed.