errors.fyi community error code reference
RPC_E_CALL_REJECTED
hresult

RPC call rejected

The remote procedure call was rejected by the server. Often returned by COM when a call to a single-threaded apartment object is made while the object is busy processing another call.

Numeric value: 2147549185

References

โ† all namespaces for RPC_E_CALL_REJECTED