You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #916, a change was made to report gRPC-message-size-too-large error back to the server if the error happened when sending workflow task completion. The same behavior should apply when the error happens on sending WFT failure or query result. See matching PR in Java SDK: temporalio/sdk-java#2604