My app id is 12438526.
I get Service unavailable error on random requests and couldn’t figure out what’s causing it.
One example is:
<ServiceUnavailable object at 0x7fa42d774d70 code=503 details=[{u’message’: u’Service unavailable due to request timeout; please try the request again later’, u’code’: u’SERVICE_UNAVAILABLE’}]>
The other errors are similar to this and happen sporadically so I can’t attribute a specific behaviour or request that causes it to happen