MixerStopQpsOverload constant
Description: Stop stream mixing tasks too frequently.
Cause: Requests are too frequent, exceeding the qps limit of the service.
Solutions: Please ensure that the qps of the stop mixing request is less than 100.
Implementation
static const int MixerStopQpsOverload = 1005016;