Hi. An occasional 503 error is a normal pressure release mechanism. May I ask if it occurs consistently or only at the beginning of the service launch?
c
Calvin Giles
04/16/2023, 8:18 PM
It occurs consistently.
Calvin Giles
04/16/2023, 8:18 PM
I would have thought 429 would be a more conventional back-off status code?
Calvin Giles
04/16/2023, 8:19 PM
But my question was really around why it occurs in production mode, but in debug mode it can process a higher throughput without any errors
Calvin Giles
04/16/2023, 8:21 PM
In some further investigation I found that it relates to the adaptive batching - it I disable that the throughput drops but I don't get errors