Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
When we re-queue RPC call, the internalQueueCall will potentially throw exceptions (e.g., RPC backoff), which is then swallowed. This will cause the RPC to be silently discarded without response to the client, which is not good.