Get desktop application:
View/edit binary Protocol Buffers messages
Used in: createContentMessage.CreateContentMessageResult, createConversations.CreateConversationResponse, deltaSync.DeltaSyncFailureResponse, updateContentMessage.UpdateContentMessageResponse, updateConversation.UpdateConversationResponse
string failureDescription = 2
optional RetryPolicy retryPolicy = 4
Used in: FailureReason
UNKNOWN = 0
MALFORMED_REQUEST = 1
PERSISTENCE = 2
NOT_AUTHORIZED = 3
DUPLICATE_MESSAGE = 4
UPDATE_NOT_APPLICABLE = 5
NOT_FRIENDS = 6
DUPLICATE_REQUEST = 7
DEPENDENCY_NOT_SATISFIED = 8
OUT_OF_SYNC = 9
NOT_FOUND = 10
MESSAGE_ALREADY_EXPIRED = 11
Used in: FailureReason
int64 backoffTimeMs = 1
bool shouldRetry = 2
Used in: FailureReason
bool rateLimited = 1
int32 errorRegion = 2
bool isIntentionalError = 3