0

I have 16 workers subscribed to a topic and they are using pull mechanism to retrieve the messages from the queue. I very frequently get Error: A pull requests for subscription '/subscriptions/quizizz-org/socket-worker' went to a server that is temporarily overloaded. Please try the request again. as reply.

My first guess was that may be because of some quota limit, but I could not find any quota limit for pull requests send to a subscription.

Akshendra Pratap
  • 2,002
  • 1
  • 12
  • 25

1 Answers1

0

The error that says the requests "went to a server that is temporarily overloaded" is not a message that indicates exceeding any quota limits. In this case, the issue is an isolated problem for which a fix should be rolled out by end of day 2/3/2017.

Kamal Aboul-Hosn
  • 15,111
  • 1
  • 34
  • 46