diff --git a/api/historyservice/v1/request_response.pb.go b/api/historyservice/v1/request_response.pb.go index faa9a01fd61..92862a3f784 100644 --- a/api/historyservice/v1/request_response.pb.go +++ b/api/historyservice/v1/request_response.pb.go @@ -304,6 +304,7 @@ type GetMutableStateResponse struct { WorkflowStatus v12.WorkflowExecutionStatus `protobuf:"varint,16,opt,name=workflow_status,json=workflowStatus,proto3,enum=temporal.api.enums.v1.WorkflowExecutionStatus" json:"workflow_status,omitempty"` VersionHistories *v17.VersionHistories `protobuf:"bytes,17,opt,name=version_histories,json=versionHistories,proto3" json:"version_histories,omitempty"` IsStickyTaskQueueEnabled bool `protobuf:"varint,18,opt,name=is_sticky_task_queue_enabled,json=isStickyTaskQueueEnabled,proto3" json:"is_sticky_task_queue_enabled,omitempty"` + LastFirstEventTxnId int64 `protobuf:"varint,19,opt,name=last_first_event_txn_id,json=lastFirstEventTxnId,proto3" json:"last_first_event_txn_id,omitempty"` } func (m *GetMutableStateResponse) Reset() { *m = GetMutableStateResponse{} } @@ -429,6 +430,13 @@ func (m *GetMutableStateResponse) GetIsStickyTaskQueueEnabled() bool { return false } +func (m *GetMutableStateResponse) GetLastFirstEventTxnId() int64 { + if m != nil { + return m.LastFirstEventTxnId + } + return 0 +} + type PollMutableStateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` @@ -511,6 +519,7 @@ type PollMutableStateResponse struct { VersionHistories *v17.VersionHistories `protobuf:"bytes,14,opt,name=version_histories,json=versionHistories,proto3" json:"version_histories,omitempty"` WorkflowState v16.WorkflowExecutionState `protobuf:"varint,15,opt,name=workflow_state,json=workflowState,proto3,enum=temporal.server.api.enums.v1.WorkflowExecutionState" json:"workflow_state,omitempty"` WorkflowStatus v12.WorkflowExecutionStatus `protobuf:"varint,16,opt,name=workflow_status,json=workflowStatus,proto3,enum=temporal.api.enums.v1.WorkflowExecutionStatus" json:"workflow_status,omitempty"` + LastFirstEventTxnId int64 `protobuf:"varint,17,opt,name=last_first_event_txn_id,json=lastFirstEventTxnId,proto3" json:"last_first_event_txn_id,omitempty"` } func (m *PollMutableStateResponse) Reset() { *m = PollMutableStateResponse{} } @@ -629,6 +638,13 @@ func (m *PollMutableStateResponse) GetWorkflowStatus() v12.WorkflowExecutionStat return v12.WORKFLOW_EXECUTION_STATUS_UNSPECIFIED } +func (m *PollMutableStateResponse) GetLastFirstEventTxnId() int64 { + if m != nil { + return m.LastFirstEventTxnId + } + return 0 +} + type ResetStickyTaskQueueRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` @@ -4272,237 +4288,238 @@ func init() { } var fileDescriptor_b8c78c1d460a3711 = []byte{ - // 3673 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x5b, 0x49, 0x70, 0x1b, 0xc7, - 0xd5, 0xd6, 0x10, 0x5c, 0xc0, 0x07, 0x10, 0x04, 0x87, 0x1b, 0x48, 0x4a, 0x10, 0x39, 0xda, 0xe8, - 0x45, 0xa0, 0x96, 0xff, 0xb7, 0x64, 0xfd, 0xbf, 0xed, 0x5f, 0xa4, 0x36, 0xa8, 0x2c, 0x99, 0x1e, - 0xf2, 0x97, 0x5c, 0xde, 0xc6, 0x43, 0x4c, 0x93, 0x98, 0x9f, 0xc0, 0x0c, 0x34, 0x3d, 0x00, 0x05, - 0xff, 0x87, 0x6c, 0x95, 0x83, 0x93, 0xaa, 0x94, 0xaa, 0x72, 0x49, 0x55, 0x9c, 0x4b, 0x2e, 0xf1, - 0x25, 0xe5, 0x43, 0x0e, 0x29, 0x1f, 0x72, 0x4d, 0xe5, 0x16, 0x57, 0xaa, 0x52, 0x71, 0x25, 0x87, - 0xc4, 0xf2, 0x25, 0xa9, 0xe4, 0xe0, 0x83, 0x0f, 0x39, 0xa6, 0x7a, 0x1b, 0xcc, 0x86, 0x8d, 0x94, - 0x62, 0xc7, 0xf1, 0x0d, 0xd3, 0xfd, 0xde, 0xeb, 0x7e, 0xaf, 0xdf, 0xfb, 0xba, 0xfb, 0xf5, 0x03, - 0xfc, 0xb7, 0x8b, 0xaa, 0x35, 0xdb, 0xd1, 0x2b, 0x2b, 0x18, 0x39, 0x0d, 0xe4, 0xac, 0xe8, 0x35, - 0x73, 0xa5, 0x6c, 0x62, 0xd7, 0x76, 0x9a, 0xa4, 0xc5, 0x2c, 0xa1, 0x95, 0xc6, 0xd9, 0x15, 0x07, - 0xdd, 0xab, 0x23, 0xec, 0x6a, 0x0e, 0xc2, 0x35, 0xdb, 0xc2, 0xa8, 0x50, 0x73, 0x6c, 0xd7, 0x96, - 0x4f, 0x08, 0xee, 0x02, 0xe3, 0x2e, 0xe8, 0x35, 0xb3, 0x10, 0xe4, 0x2e, 0x34, 0xce, 0xce, 0xe7, - 0x77, 0x6c, 0x7b, 0xa7, 0x82, 0x56, 0x28, 0xd3, 0x56, 0x7d, 0x7b, 0xc5, 0xa8, 0x3b, 0xba, 0x6b, - 0xda, 0x16, 0x13, 0x33, 0x7f, 0x34, 0xdc, 0xef, 0x9a, 0x55, 0x84, 0x5d, 0xbd, 0x5a, 0xe3, 0x04, - 0x4b, 0x06, 0xaa, 0x21, 0xcb, 0x40, 0x56, 0xc9, 0x44, 0x78, 0x65, 0xc7, 0xde, 0xb1, 0x69, 0x3b, - 0xfd, 0xc5, 0x49, 0x8e, 0x7b, 0x8a, 0x10, 0x0d, 0x4a, 0x76, 0xb5, 0x6a, 0x5b, 0x64, 0xe6, 0x55, - 0x84, 0xb1, 0xbe, 0xc3, 0x27, 0x3c, 0x7f, 0x22, 0x40, 0xc5, 0x67, 0x1a, 0x25, 0x3b, 0x15, 0x20, - 0x73, 0x75, 0xbc, 0x7b, 0xaf, 0x8e, 0xea, 0x28, 0x4a, 0x18, 0x1c, 0x15, 0x59, 0xf5, 0x2a, 0x26, - 0x44, 0x7b, 0xb6, 0xb3, 0xbb, 0x5d, 0xb1, 0xf7, 0x38, 0xd5, 0xc9, 0x00, 0x95, 0xe8, 0x8c, 0x4a, - 0x3b, 0x16, 0xa0, 0xbb, 0x57, 0x47, 0x71, 0x73, 0x0b, 0xaa, 0xb0, 0xad, 0x9b, 0x95, 0xba, 0x13, - 0x33, 0xb3, 0xa7, 0x3b, 0x2c, 0x6c, 0x94, 0xfa, 0x89, 0x38, 0x6a, 0x4f, 0x1d, 0x66, 0x4d, 0x4e, - 0xfa, 0x54, 0x47, 0xd2, 0x90, 0xe6, 0xa7, 0x3a, 0x12, 0x13, 0xc3, 0x72, 0xc2, 0xd3, 0x71, 0x84, - 0xed, 0x2d, 0x55, 0x88, 0x23, 0xb7, 0xf4, 0x2a, 0xc2, 0x35, 0xbd, 0x14, 0x63, 0x8d, 0x33, 0x71, - 0xf4, 0x0e, 0xaa, 0x55, 0xcc, 0x12, 0x75, 0xc4, 0x28, 0xc7, 0x0b, 0x71, 0x1c, 0x35, 0xe4, 0x60, - 0x13, 0xbb, 0xc8, 0x62, 0x63, 0x88, 0xf9, 0x69, 0xd5, 0xba, 0xab, 0x6f, 0x55, 0x90, 0x86, 0x5d, - 0xdd, 0x15, 0x02, 0x9e, 0x89, 0x5d, 0xf4, 0xae, 0x31, 0x35, 0x7f, 0x29, 0x6e, 0x60, 0xdd, 0xa8, - 0x9a, 0x56, 0x57, 0x5e, 0xe5, 0xbb, 0xc3, 0x70, 0x64, 0xc3, 0xd5, 0x1d, 0xf7, 0x2e, 0x1f, 0xee, - 0xea, 0x7d, 0x54, 0xaa, 0x13, 0x05, 0x55, 0xc6, 0x20, 0x2f, 0x41, 0xda, 0x33, 0x93, 0x66, 0x1a, - 0x39, 0x69, 0x51, 0x5a, 0x1e, 0x55, 0x53, 0x5e, 0x5b, 0xd1, 0x90, 0x4b, 0x30, 0x86, 0x89, 0x0c, - 0x8d, 0x0f, 0x92, 0x1b, 0x58, 0x94, 0x96, 0x53, 0xe7, 0x9e, 0xf7, 0x6c, 0x4e, 0xa3, 0x3c, 0xa4, - 0x50, 0xa1, 0x71, 0xb6, 0xd0, 0x71, 0x64, 0x35, 0x4d, 0x85, 0x8a, 0x79, 0x94, 0x61, 0xba, 0xa6, - 0x3b, 0xc8, 0x72, 0x35, 0x24, 0x08, 0x35, 0xd3, 0xda, 0xb6, 0x73, 0x09, 0x3a, 0xd8, 0x7f, 0x14, - 0xe2, 0x90, 0xc5, 0x73, 0xae, 0xc6, 0xd9, 0xc2, 0x3a, 0xe5, 0xf6, 0x46, 0x29, 0x5a, 0xdb, 0xb6, - 0x3a, 0x59, 0x8b, 0x36, 0xca, 0x39, 0x18, 0xd1, 0x5d, 0x22, 0xcd, 0xcd, 0x0d, 0x2e, 0x4a, 0xcb, - 0x43, 0xaa, 0xf8, 0x94, 0xab, 0xa0, 0x78, 0x2b, 0xd8, 0x9a, 0x05, 0xba, 0x5f, 0x33, 0x19, 0x3a, - 0x69, 0x04, 0x86, 0x72, 0x43, 0x74, 0x42, 0xf3, 0x05, 0x86, 0x51, 0x05, 0x81, 0x51, 0x85, 0x4d, - 0x81, 0x51, 0xab, 0x83, 0x0f, 0xfe, 0x78, 0x54, 0x52, 0x8f, 0xee, 0x85, 0x35, 0xbf, 0xea, 0x49, - 0x22, 0xb4, 0x72, 0x19, 0xe6, 0x4a, 0xb6, 0xe5, 0x9a, 0x56, 0x1d, 0x69, 0x3a, 0xd6, 0x2c, 0xb4, - 0xa7, 0x99, 0x96, 0xe9, 0x9a, 0xba, 0x6b, 0x3b, 0xb9, 0xe1, 0x45, 0x69, 0x39, 0x73, 0xee, 0x74, - 0xd0, 0xc6, 0x34, 0x50, 0x88, 0xb2, 0x6b, 0x9c, 0xef, 0x32, 0xbe, 0x8d, 0xf6, 0x8a, 0x82, 0x49, - 0x9d, 0x29, 0xc5, 0xb6, 0xcb, 0xb7, 0x60, 0x42, 0xf4, 0x18, 0x1a, 0x47, 0x88, 0xdc, 0x08, 0xd5, - 0x63, 0x31, 0x38, 0x02, 0xef, 0x24, 0x63, 0x5c, 0x63, 0x3f, 0xd5, 0xac, 0xc7, 0xca, 0x5b, 0xe4, - 0x3b, 0x30, 0x53, 0xd1, 0xb1, 0xab, 0x95, 0xec, 0x6a, 0xad, 0x82, 0xa8, 0x65, 0x1c, 0x84, 0xeb, - 0x15, 0x37, 0x97, 0x8c, 0x93, 0xc9, 0xd1, 0x82, 0xae, 0x51, 0xb3, 0x62, 0xeb, 0x06, 0x56, 0xa7, - 0x08, 0xff, 0x9a, 0xc7, 0xae, 0x52, 0x6e, 0xf9, 0x4d, 0x58, 0xd8, 0x36, 0x1d, 0xec, 0x6a, 0xde, - 0x2a, 0x10, 0x40, 0xd0, 0xb6, 0xf4, 0xd2, 0xae, 0xbd, 0xbd, 0x9d, 0x1b, 0xa5, 0xc2, 0xe7, 0x22, - 0x86, 0xbf, 0xc2, 0x37, 0x8f, 0xd5, 0xc1, 0x1f, 0x10, 0xbb, 0xe7, 0xa8, 0x0c, 0xe1, 0x76, 0x9b, - 0x3a, 0xde, 0x5d, 0x65, 0x02, 0x94, 0x0b, 0x90, 0x6f, 0xe7, 0x92, 0x2c, 0x6a, 0xe4, 0x69, 0x18, - 0x76, 0xea, 0x56, 0x2b, 0x0e, 0x86, 0x9c, 0xba, 0x55, 0x34, 0x94, 0xbf, 0x4a, 0x30, 0x73, 0x1d, - 0xb9, 0xb7, 0x58, 0x54, 0x6f, 0x90, 0xa0, 0xee, 0x23, 0x7e, 0xae, 0xc3, 0xa8, 0xe7, 0x4d, 0x3c, - 0x76, 0x9e, 0x68, 0x67, 0xa1, 0xe8, 0xd4, 0x5a, 0xbc, 0xf2, 0x79, 0x98, 0x41, 0xf7, 0x6b, 0xa8, - 0xe4, 0x22, 0x43, 0xb3, 0xd0, 0x7d, 0x57, 0x43, 0x0d, 0x12, 0x30, 0xa6, 0x41, 0x83, 0x24, 0xa1, - 0x4e, 0x8a, 0xde, 0xdb, 0xe8, 0xbe, 0x7b, 0x95, 0xf4, 0x15, 0x0d, 0xf9, 0x0c, 0x4c, 0x95, 0xea, - 0x0e, 0x8d, 0xac, 0x2d, 0x47, 0xb7, 0x4a, 0x65, 0xcd, 0xb5, 0x77, 0x91, 0x45, 0x7d, 0x3f, 0xad, - 0xca, 0xbc, 0x6f, 0x95, 0x76, 0x6d, 0x92, 0x1e, 0xe5, 0xb3, 0x11, 0x98, 0x8d, 0x68, 0xcb, 0x0d, - 0x14, 0xd0, 0x45, 0x3a, 0x80, 0x2e, 0x45, 0x18, 0x6b, 0xad, 0x72, 0xb3, 0x86, 0xb8, 0x61, 0x8e, - 0x77, 0x13, 0xb6, 0xd9, 0xac, 0x21, 0x35, 0xbd, 0xe7, 0xfb, 0x92, 0x15, 0x18, 0x8b, 0xb3, 0x46, - 0xca, 0xf2, 0x59, 0xe1, 0x59, 0x98, 0xab, 0x39, 0xa8, 0x61, 0xda, 0x75, 0xac, 0x51, 0xdc, 0x41, - 0x46, 0x8b, 0x7e, 0x90, 0xd2, 0xcf, 0x08, 0x82, 0x0d, 0xd6, 0x2f, 0x58, 0x4f, 0xc3, 0x24, 0xf5, - 0x76, 0xe6, 0x9a, 0x1e, 0xd3, 0x10, 0x65, 0xca, 0x92, 0xae, 0x6b, 0xa4, 0x47, 0x90, 0xaf, 0x01, - 0x50, 0xaf, 0xa5, 0x07, 0x04, 0x1a, 0xc6, 0x11, 0xad, 0xbc, 0xf3, 0x03, 0x51, 0x8c, 0x38, 0xe8, - 0xcb, 0xe4, 0x43, 0x1d, 0x75, 0xc5, 0x4f, 0x79, 0x1d, 0x26, 0xb0, 0x6b, 0x96, 0x76, 0x9b, 0x9a, - 0x4f, 0xd6, 0x48, 0x1f, 0xb2, 0xc6, 0x19, 0xbb, 0xd7, 0x20, 0xff, 0x3f, 0x3c, 0x15, 0x91, 0xa8, - 0xe1, 0x52, 0x19, 0x19, 0xf5, 0x0a, 0xd2, 0x5c, 0x9b, 0x59, 0x85, 0x22, 0x9c, 0x5d, 0x77, 0x73, - 0xa9, 0xde, 0x62, 0xed, 0x44, 0x68, 0x98, 0x0d, 0x2e, 0x70, 0xd3, 0xa6, 0x46, 0xdc, 0x64, 0xd2, - 0xda, 0xfa, 0xe0, 0x58, 0x3b, 0x1f, 0x94, 0x5f, 0x83, 0x8c, 0xe7, 0x1e, 0x74, 0x13, 0xcd, 0x8d, - 0x53, 0x40, 0x8c, 0xdf, 0x07, 0x3c, 0x5c, 0x8c, 0xb8, 0x1c, 0xf3, 0x5e, 0xcf, 0xd5, 0xe8, 0xa7, - 0x7c, 0x17, 0xc6, 0x03, 0xc2, 0xeb, 0x38, 0x97, 0xa5, 0xd2, 0x0b, 0x6d, 0xe0, 0x36, 0x56, 0x6c, - 0x1d, 0xab, 0x19, 0xbf, 0xdc, 0x3a, 0x96, 0xdf, 0x80, 0x89, 0x06, 0x39, 0x11, 0xd8, 0x96, 0xc6, - 0x4e, 0x56, 0x26, 0xc2, 0xb9, 0x09, 0x6a, 0xca, 0x33, 0x85, 0x0e, 0x47, 0x63, 0x32, 0xc6, 0x1d, - 0xc6, 0x78, 0x43, 0xf0, 0xa9, 0xd9, 0x46, 0xa8, 0x45, 0x7e, 0x1e, 0x0e, 0x9b, 0xc4, 0x7d, 0xc3, - 0xcb, 0x88, 0x2c, 0x12, 0xa8, 0x46, 0x4e, 0x5e, 0x94, 0x96, 0x93, 0x6a, 0xce, 0xc4, 0x1b, 0xc1, - 0x55, 0xb9, 0xca, 0xfa, 0x6f, 0x0e, 0x26, 0x93, 0xd9, 0xd1, 0x9b, 0x83, 0xc9, 0xd1, 0x2c, 0xdc, - 0x1c, 0x4c, 0x42, 0x36, 0x75, 0x73, 0x30, 0x99, 0xce, 0x8e, 0xdd, 0x1c, 0x4c, 0x66, 0xb2, 0xe3, - 0xca, 0xdf, 0x24, 0x98, 0x5d, 0xb7, 0x2b, 0x95, 0x7f, 0x13, 0x94, 0x7b, 0x7f, 0x04, 0x72, 0x51, - 0x75, 0xbf, 0x82, 0xb9, 0xaf, 0x60, 0xee, 0x91, 0xc3, 0x5c, 0xba, 0x2d, 0xcc, 0xc5, 0x02, 0x46, - 0xe6, 0x91, 0x01, 0xc6, 0xbf, 0x24, 0x8a, 0xc6, 0xc2, 0xd4, 0x58, 0x36, 0xa3, 0xbc, 0x23, 0xc1, - 0x82, 0x8a, 0x30, 0x72, 0x43, 0xf0, 0xf6, 0x39, 0x80, 0x94, 0x92, 0x87, 0xc3, 0xf1, 0x53, 0x61, - 0x00, 0xa2, 0xfc, 0x7e, 0x00, 0x16, 0x55, 0x54, 0xb2, 0x1d, 0xc3, 0x7f, 0x10, 0xe5, 0x21, 0xd7, - 0xc7, 0x84, 0x5f, 0x01, 0x39, 0x7a, 0x25, 0xe9, 0x7f, 0xe6, 0x13, 0x91, 0xbb, 0x88, 0x7c, 0x14, - 0x52, 0x5e, 0x5c, 0x78, 0x60, 0x02, 0xa2, 0xa9, 0x68, 0xc8, 0xb3, 0x30, 0x42, 0x63, 0xc8, 0x43, - 0x8e, 0x61, 0xf2, 0x59, 0x34, 0xe4, 0x23, 0x00, 0xe2, 0xba, 0xc9, 0x01, 0x62, 0x54, 0x1d, 0xe5, - 0x2d, 0x45, 0x43, 0x7e, 0x0b, 0xd2, 0x35, 0xbb, 0x52, 0xf1, 0x6e, 0x8b, 0x0c, 0x1b, 0x9e, 0xeb, - 0x7a, 0x5b, 0x24, 0x60, 0xec, 0x37, 0x96, 0x7f, 0x6d, 0xd5, 0x14, 0x11, 0xc9, 0x3f, 0x94, 0xdf, - 0x8e, 0xc0, 0x52, 0x07, 0xe3, 0x72, 0x0c, 0x8f, 0x40, 0xaf, 0xb4, 0x6f, 0xe8, 0xed, 0x08, 0xab, - 0x03, 0x1d, 0x61, 0xf5, 0x69, 0x90, 0x85, 0x4d, 0x8d, 0x30, 0x74, 0x67, 0xbd, 0x1e, 0x41, 0xbd, - 0x0c, 0xd9, 0x36, 0xb0, 0x9d, 0xc1, 0x41, 0xb9, 0x91, 0xdd, 0x60, 0x28, 0xba, 0x1b, 0xf8, 0x6e, - 0xba, 0xc3, 0xc1, 0x9b, 0xee, 0x45, 0xc8, 0x71, 0x98, 0xf4, 0xdd, 0x73, 0xf9, 0x29, 0x62, 0x84, - 0x9e, 0x22, 0x66, 0x58, 0x7f, 0xeb, 0xee, 0xca, 0x7a, 0xe5, 0x1d, 0x9f, 0x43, 0x32, 0xf7, 0x20, - 0x97, 0x74, 0x76, 0xef, 0x7b, 0xb6, 0x1b, 0x64, 0x6d, 0x3a, 0xba, 0x85, 0x4d, 0x64, 0x05, 0x6e, - 0x67, 0xf4, 0xa6, 0x9e, 0xdd, 0x0b, 0xb5, 0xc8, 0x3b, 0x70, 0x24, 0xe6, 0x32, 0xee, 0xdb, 0x27, - 0x46, 0xfb, 0xd8, 0x27, 0xe6, 0x23, 0xfe, 0xdf, 0xda, 0x32, 0x96, 0x20, 0x1d, 0x40, 0xeb, 0x14, - 0x45, 0xeb, 0xd4, 0x96, 0x0f, 0xa6, 0xaf, 0x43, 0xa6, 0xb5, 0x88, 0x34, 0x09, 0x90, 0xee, 0x31, - 0x09, 0x30, 0xe6, 0xf1, 0xd1, 0x2b, 0xff, 0x1a, 0xa4, 0xc5, 0xfa, 0x52, 0x31, 0x63, 0x3d, 0x8a, - 0x49, 0x71, 0x2e, 0x2a, 0xc4, 0x86, 0x91, 0x7b, 0x75, 0xc4, 0xb7, 0x8a, 0xc4, 0x72, 0xea, 0xdc, - 0xff, 0x16, 0x7a, 0x4a, 0xbb, 0x16, 0xba, 0xc6, 0x4c, 0xe1, 0x65, 0x26, 0xf7, 0xaa, 0xe5, 0x3a, - 0x4d, 0x55, 0x8c, 0x32, 0xff, 0x16, 0xa4, 0xfd, 0x1d, 0x72, 0x16, 0x12, 0xbb, 0xa8, 0xc9, 0xe1, - 0x8a, 0xfc, 0x94, 0x2f, 0xc1, 0x50, 0x43, 0xaf, 0xd4, 0xdb, 0x1c, 0x6f, 0x68, 0xe2, 0xd2, 0x1f, - 0x62, 0x44, 0x5a, 0x53, 0x65, 0x2c, 0x97, 0x06, 0x2e, 0x4a, 0x0c, 0xe6, 0x7d, 0xa0, 0x79, 0xb9, - 0xe4, 0x9a, 0x0d, 0xd3, 0x6d, 0x7e, 0x05, 0x9a, 0x3d, 0x80, 0xa6, 0xdf, 0x58, 0xed, 0x41, 0xf3, - 0x9b, 0x83, 0x02, 0x34, 0x63, 0x8d, 0xcb, 0x41, 0xf3, 0x36, 0x8c, 0x87, 0xe0, 0x8a, 0xc3, 0xe6, - 0x89, 0xe0, 0x54, 0x7c, 0x41, 0xcd, 0x8e, 0x1b, 0x4d, 0x0a, 0x3a, 0x6a, 0x26, 0x08, 0x69, 0x11, - 0x87, 0x1f, 0xd8, 0x8f, 0xc3, 0xfb, 0x70, 0x2c, 0x11, 0xc4, 0x31, 0x04, 0x79, 0x71, 0xe2, 0xe2, - 0x4d, 0x5a, 0x28, 0x50, 0x07, 0x7b, 0x1c, 0x70, 0x81, 0xcb, 0xb9, 0xcc, 0xc4, 0x6c, 0x04, 0xc2, - 0xf6, 0x16, 0x4c, 0x94, 0x91, 0xee, 0xb8, 0x5b, 0x48, 0x77, 0x35, 0x03, 0xb9, 0xba, 0x59, 0xc1, - 0x3c, 0x0f, 0xd8, 0x3d, 0xd7, 0x95, 0xf5, 0x58, 0xaf, 0x30, 0xce, 0xe8, 0xce, 0x34, 0xbc, 0xef, - 0x9d, 0xe9, 0xb4, 0xcf, 0xd5, 0xbd, 0x10, 0xa0, 0x10, 0x3e, 0xda, 0xf2, 0xdf, 0xdb, 0xa2, 0x43, - 0xf9, 0x40, 0x82, 0x63, 0x6c, 0xad, 0x03, 0x30, 0xc0, 0x33, 0x71, 0x7d, 0x05, 0x99, 0x0d, 0x59, - 0x9e, 0xff, 0x43, 0xa1, 0xc4, 0xf0, 0x95, 0xae, 0x5e, 0xdb, 0xc3, 0x14, 0xd4, 0x71, 0x21, 0x5d, - 0x38, 0xf0, 0x0f, 0x25, 0x38, 0xde, 0x99, 0x91, 0xfb, 0x30, 0x6e, 0x6d, 0xa2, 0x22, 0x1d, 0xce, - 0x9d, 0xf8, 0xc6, 0xa3, 0x02, 0x4a, 0x72, 0xf1, 0x08, 0x34, 0x28, 0xef, 0x4b, 0x04, 0xbb, 0x22, - 0xb3, 0xbb, 0xa6, 0x9b, 0x95, 0xbe, 0xcc, 0x5a, 0x86, 0xcc, 0x36, 0xe5, 0x09, 0x19, 0xf5, 0xf2, - 0x7e, 0x8c, 0x1a, 0x18, 0x5d, 0x1d, 0xdb, 0xf6, 0x7f, 0x2a, 0xc7, 0x08, 0x1e, 0xb4, 0x65, 0xe1, - 0x6a, 0x7d, 0x20, 0x81, 0x12, 0x45, 0x8d, 0x1b, 0xc2, 0xa3, 0xfb, 0x50, 0xac, 0xe6, 0x8f, 0xa1, - 0xa0, 0x6e, 0x6b, 0x3d, 0xe8, 0xd6, 0x6d, 0x0a, 0xbe, 0x30, 0x13, 0x0a, 0xae, 0x13, 0x5f, 0xef, - 0xc0, 0xc7, 0xdd, 0xe5, 0x09, 0xc8, 0x96, 0x74, 0xab, 0x84, 0x3c, 0xf0, 0x45, 0x6c, 0xfe, 0x49, - 0x75, 0x9c, 0xb5, 0xab, 0xa2, 0xd9, 0x1f, 0x3e, 0x7e, 0x99, 0x9f, 0x53, 0xf8, 0x74, 0x9a, 0x42, - 0x34, 0x7c, 0x4e, 0x7a, 0xd1, 0xd3, 0x86, 0x2f, 0xea, 0xc8, 0x7e, 0xc2, 0x7f, 0xbe, 0x23, 0xb7, - 0x1d, 0xbd, 0xbd, 0x23, 0xc7, 0xb1, 0x70, 0xb5, 0x7e, 0x46, 0x1d, 0x39, 0xaa, 0x3f, 0x5d, 0xe1, - 0xbe, 0x14, 0xfb, 0x3f, 0xc8, 0x04, 0xfd, 0xa5, 0x0f, 0x2f, 0xee, 0x36, 0xbe, 0x3a, 0x16, 0x70, - 0x39, 0xe5, 0x44, 0xbc, 0xbf, 0x79, 0x4c, 0x5c, 0xb9, 0x5f, 0x0e, 0x40, 0x7e, 0xc3, 0xdc, 0xb1, - 0xf4, 0xca, 0x41, 0xde, 0xf9, 0xb6, 0x21, 0x83, 0xa9, 0x90, 0x90, 0x62, 0x2f, 0x74, 0x7f, 0xe8, - 0xeb, 0x38, 0xb6, 0x3a, 0xc6, 0xc4, 0x8a, 0xa9, 0x98, 0xb0, 0x80, 0xee, 0xbb, 0xc8, 0x21, 0x23, - 0xc5, 0x9c, 0xd3, 0x12, 0xfd, 0x9e, 0xd3, 0xe6, 0x84, 0xb4, 0x48, 0x97, 0x5c, 0x80, 0xc9, 0x52, - 0xd9, 0xac, 0x18, 0xad, 0x71, 0x6c, 0xab, 0xd2, 0xa4, 0x87, 0x82, 0xa4, 0x3a, 0x41, 0xbb, 0x04, - 0xd3, 0x4b, 0x56, 0xa5, 0xa9, 0x2c, 0xc1, 0xd1, 0xb6, 0xba, 0x70, 0x5b, 0xff, 0x46, 0x82, 0x53, - 0x9c, 0xc6, 0x74, 0xcb, 0x07, 0x7e, 0x5c, 0xfd, 0x96, 0x04, 0x73, 0xdc, 0xea, 0x7b, 0xa6, 0x5b, - 0xd6, 0xe2, 0x5e, 0x5a, 0x6f, 0xf4, 0xba, 0x00, 0xdd, 0x26, 0xa4, 0xce, 0xe0, 0x20, 0xa1, 0xf0, - 0xb3, 0xcb, 0xb0, 0xdc, 0x5d, 0x44, 0xe7, 0x37, 0xb2, 0x5f, 0x48, 0x70, 0x54, 0x45, 0x55, 0xbb, - 0x81, 0x98, 0xa4, 0x7d, 0xa6, 0x91, 0x1f, 0xdf, 0xd9, 0x3d, 0x78, 0x02, 0x4f, 0x84, 0x4e, 0xe0, - 0x8a, 0x42, 0x60, 0xaf, 0xdd, 0xf4, 0xf9, 0xda, 0xff, 0x5c, 0x82, 0xa5, 0x4d, 0xe4, 0x54, 0x4d, - 0x4b, 0x77, 0xd1, 0x41, 0x56, 0xdd, 0x86, 0x09, 0x57, 0xc8, 0x09, 0x2d, 0xf6, 0x6a, 0xd7, 0xc5, - 0xee, 0x3a, 0x03, 0x35, 0xeb, 0x09, 0x17, 0x0b, 0x7c, 0x1c, 0x94, 0x4e, 0x6c, 0x5c, 0xbf, 0x9f, - 0x48, 0x70, 0x84, 0xa6, 0xb5, 0x0e, 0x58, 0x2e, 0xe0, 0x10, 0x19, 0x7d, 0x97, 0x0b, 0x74, 0x1c, - 0x59, 0x4d, 0x53, 0xa1, 0x42, 0x9f, 0x0b, 0x90, 0x6f, 0x47, 0xde, 0xd9, 0x4d, 0xbf, 0x9f, 0x80, - 0x13, 0x5c, 0x08, 0x83, 0xd1, 0x83, 0xa8, 0x5a, 0x6d, 0xb3, 0x15, 0x5c, 0xeb, 0x41, 0xd7, 0x1e, - 0xa6, 0x10, 0xda, 0x0d, 0xe4, 0xe7, 0x7c, 0xc0, 0xc9, 0x2b, 0x05, 0xa2, 0x49, 0xa5, 0x9c, 0x20, - 0x29, 0x0a, 0x0a, 0x91, 0x0e, 0xea, 0x82, 0xbb, 0x83, 0x8f, 0x1f, 0x77, 0x87, 0xda, 0xe1, 0xee, - 0x32, 0x9c, 0xec, 0x66, 0x11, 0xee, 0xa2, 0xbf, 0x96, 0x60, 0x41, 0x5c, 0xce, 0xfc, 0xe7, 0xd6, - 0x2f, 0x04, 0xc4, 0x9c, 0x87, 0x19, 0x13, 0x6b, 0x31, 0x35, 0x0c, 0x74, 0x6d, 0x92, 0xea, 0xa4, - 0x89, 0xaf, 0x85, 0x8b, 0x13, 0x94, 0x3c, 0x1c, 0x8e, 0x57, 0x88, 0x6b, 0xfc, 0xd9, 0x00, 0x39, - 0xb9, 0x91, 0x73, 0xec, 0x1a, 0xb1, 0x9b, 0x37, 0xda, 0x7e, 0x4e, 0x9d, 0x8f, 0x4f, 0xf5, 0x25, - 0x48, 0xb7, 0x5c, 0xb2, 0xf5, 0x38, 0xe5, 0xb5, 0x15, 0x0d, 0xf9, 0x55, 0x98, 0x14, 0x87, 0x52, - 0xe3, 0x20, 0x7e, 0x27, 0x7b, 0x52, 0x5a, 0xc3, 0xaf, 0x7b, 0xc7, 0x69, 0x9a, 0xca, 0xa4, 0x89, - 0x8b, 0xa1, 0x7e, 0x12, 0x17, 0xe3, 0x2d, 0x76, 0xda, 0xa0, 0x9c, 0x22, 0x38, 0xd1, 0xd1, 0xea, - 0x7c, 0x7d, 0x7e, 0x2c, 0xc1, 0xe2, 0x15, 0x84, 0x4b, 0x8e, 0xb9, 0x75, 0xa0, 0x3d, 0xe1, 0x35, - 0x18, 0xe9, 0xf7, 0xa4, 0xdc, 0x6d, 0x58, 0x55, 0x48, 0x54, 0xde, 0x4b, 0xc0, 0x52, 0x07, 0x6a, - 0x8e, 0x99, 0xaf, 0x43, 0xb6, 0x95, 0x6a, 0x2d, 0xd9, 0xd6, 0xb6, 0xb9, 0xc3, 0x6f, 0xce, 0x67, - 0xe3, 0xe7, 0x12, 0xbb, 0x40, 0x6b, 0x94, 0x51, 0x1d, 0x47, 0xc1, 0x06, 0x79, 0x07, 0x66, 0x63, - 0x32, 0xba, 0x34, 0x7f, 0xcc, 0x14, 0x5e, 0xe9, 0x63, 0x10, 0x9a, 0x35, 0x9e, 0xde, 0x8b, 0x6b, - 0x96, 0x5f, 0x07, 0xb9, 0x86, 0x2c, 0xc3, 0xb4, 0x76, 0x34, 0x9d, 0x1d, 0x9b, 0x4d, 0x84, 0x73, - 0x09, 0x9a, 0x2b, 0x3d, 0xdd, 0x7e, 0x8c, 0x75, 0xc6, 0x23, 0x4e, 0xda, 0x74, 0x84, 0x89, 0x5a, - 0xa0, 0xd1, 0x44, 0x58, 0x7e, 0x13, 0xb2, 0x42, 0x3a, 0x05, 0x32, 0x87, 0x3e, 0x33, 0x13, 0xd9, - 0xe7, 0xbb, 0xca, 0x0e, 0xfa, 0x12, 0x1d, 0x61, 0xbc, 0xe6, 0xeb, 0x72, 0x90, 0xa5, 0x7c, 0x23, - 0x01, 0x39, 0x95, 0x57, 0x22, 0x22, 0xea, 0x8b, 0xf8, 0xce, 0xb9, 0x2f, 0x44, 0x8c, 0x6f, 0xc3, - 0x74, 0xf0, 0xb5, 0xb2, 0xa9, 0x99, 0x2e, 0xaa, 0x0a, 0xd3, 0x9e, 0xeb, 0xeb, 0xc5, 0xb2, 0x59, - 0x74, 0x51, 0x55, 0x9d, 0x6c, 0x44, 0xda, 0xb0, 0x7c, 0x11, 0x86, 0x69, 0x04, 0x63, 0x8e, 0x0d, - 0x6d, 0x73, 0x6c, 0x57, 0x74, 0x57, 0x5f, 0xad, 0xd8, 0x5b, 0x2a, 0xa7, 0x97, 0xaf, 0x41, 0xc6, - 0x42, 0x7b, 0x1a, 0xd9, 0xf8, 0xb9, 0x84, 0xa1, 0x1e, 0x25, 0xa4, 0x2d, 0xb4, 0xa7, 0xd6, 0x59, - 0xec, 0x63, 0x65, 0x01, 0xe6, 0x62, 0x96, 0x80, 0x07, 0xfc, 0x8f, 0x24, 0x98, 0xd9, 0x68, 0x5a, - 0xa5, 0x8d, 0xb2, 0xee, 0x18, 0xfc, 0x0d, 0x93, 0x2f, 0xcf, 0x09, 0xc8, 0x60, 0xbb, 0xee, 0x94, - 0x90, 0x56, 0xaa, 0xd4, 0xb1, 0x8b, 0x1c, 0xbe, 0x40, 0x63, 0xac, 0x75, 0x8d, 0x35, 0xca, 0x73, - 0x90, 0xc4, 0x84, 0x59, 0x3c, 0x1f, 0x0d, 0xa9, 0x23, 0xf4, 0xbb, 0x68, 0xc8, 0x97, 0x21, 0xc5, - 0x1e, 0x53, 0x59, 0xfa, 0x32, 0xd1, 0x63, 0xfa, 0x12, 0x18, 0x13, 0x69, 0x56, 0xe6, 0x60, 0x36, - 0x32, 0x3d, 0x71, 0x79, 0x19, 0x82, 0x49, 0xd2, 0x27, 0x7c, 0xbc, 0x0f, 0xb7, 0x3a, 0x0a, 0x29, - 0xcf, 0xad, 0xf8, 0xb4, 0x47, 0x55, 0x10, 0x4d, 0x45, 0xc3, 0x77, 0xe0, 0x4a, 0xf8, 0x0e, 0x5c, - 0x72, 0x0e, 0x46, 0xf8, 0x1a, 0xf3, 0x8c, 0xb8, 0xf8, 0x24, 0x83, 0xb6, 0x92, 0xb5, 0xad, 0x17, - 0x2c, 0xaf, 0x8d, 0xbe, 0xd7, 0x86, 0x1f, 0x5e, 0x86, 0xf7, 0xf7, 0xf0, 0x72, 0x04, 0x40, 0xe4, - 0x04, 0x4d, 0xf6, 0xc4, 0x95, 0x50, 0x47, 0x79, 0x0b, 0xad, 0x66, 0x08, 0xa6, 0xa9, 0x93, 0xfb, - 0x49, 0x53, 0xaf, 0xf3, 0x0a, 0x8a, 0x56, 0x9a, 0x8b, 0xca, 0x1a, 0xed, 0x51, 0xd6, 0x04, 0x61, - 0xf6, 0xd2, 0x53, 0x54, 0xe2, 0x25, 0x18, 0x11, 0xd9, 0x66, 0xe8, 0x31, 0xdb, 0x2c, 0x18, 0xfc, - 0x49, 0xf3, 0x54, 0x30, 0x69, 0xbe, 0x06, 0x69, 0x56, 0xe9, 0xc1, 0x0b, 0x41, 0xd3, 0x3d, 0x16, - 0x82, 0xa6, 0x68, 0x11, 0x08, 0xaf, 0x01, 0x3d, 0x03, 0xb4, 0x86, 0x93, 0x1e, 0x73, 0x90, 0xa3, - 0x99, 0x06, 0xb2, 0x5c, 0xd3, 0x6d, 0xd2, 0x17, 0xad, 0x51, 0x55, 0x26, 0x7d, 0x77, 0x69, 0x57, - 0x91, 0xf7, 0xc8, 0x77, 0x61, 0x3c, 0x84, 0x1e, 0xbc, 0xd2, 0xa1, 0xd0, 0x1f, 0x6e, 0xa8, 0x99, - 0x20, 0x66, 0x28, 0x33, 0x30, 0x15, 0xf4, 0x69, 0xee, 0xec, 0xef, 0x48, 0xb0, 0x20, 0xf6, 0xbc, - 0xcf, 0xb9, 0xa8, 0x49, 0xf9, 0xbb, 0x04, 0x87, 0xe3, 0xe7, 0xc2, 0xb7, 0xde, 0x32, 0x4c, 0x96, - 0xf4, 0x52, 0x19, 0x05, 0x4b, 0xc7, 0xf9, 0xee, 0x7b, 0x31, 0xd6, 0x42, 0xbe, 0xe2, 0x73, 0xff, - 0xf8, 0x01, 0xf1, 0x13, 0x54, 0xa8, 0xbf, 0x49, 0xb6, 0x60, 0xc6, 0xd0, 0x5d, 0x7d, 0x4b, 0xc7, - 0xe1, 0xc1, 0x06, 0x0e, 0x38, 0xd8, 0x94, 0x90, 0xeb, 0x6f, 0x55, 0x7e, 0x27, 0xc1, 0xbc, 0x50, - 0x9d, 0x2f, 0xd9, 0x0d, 0x1b, 0xfb, 0x53, 0xc7, 0x65, 0x1b, 0xbb, 0x9a, 0x6e, 0x18, 0x0e, 0xc2, - 0x58, 0xac, 0x02, 0x69, 0xbb, 0xcc, 0x9a, 0x3a, 0xc1, 0x65, 0x78, 0x0d, 0x13, 0xbd, 0xee, 0x87, - 0x83, 0x07, 0xdf, 0x0f, 0x95, 0x07, 0x03, 0x2d, 0x07, 0x0b, 0x68, 0xc6, 0xd7, 0xf4, 0x18, 0x8c, - 0xd1, 0x79, 0x62, 0xcd, 0xaa, 0x57, 0xb7, 0xf8, 0x66, 0x30, 0xa4, 0xa6, 0x59, 0xe3, 0x6d, 0xda, - 0x26, 0x2f, 0xc0, 0xa8, 0x50, 0x0e, 0xe7, 0x06, 0x16, 0x13, 0xcb, 0x43, 0x6a, 0x92, 0x6b, 0x87, - 0xe5, 0x37, 0x60, 0xbc, 0xa5, 0x1e, 0x5d, 0xca, 0x8e, 0xf5, 0xf0, 0x1e, 0x2d, 0x51, 0xc1, 0x7b, - 0xf5, 0x59, 0x23, 0x7c, 0xf4, 0xac, 0x91, 0xb1, 0x02, 0x6d, 0xf2, 0x33, 0x30, 0xcb, 0xc6, 0x2e, - 0xd9, 0x96, 0xeb, 0xd8, 0x95, 0x0a, 0x72, 0x44, 0x29, 0xcf, 0x20, 0x35, 0xe4, 0x34, 0xed, 0x5e, - 0xf3, 0x7a, 0x79, 0x9d, 0x23, 0xc1, 0x16, 0xbe, 0x5c, 0xec, 0x25, 0x53, 0x7c, 0x2a, 0x05, 0x98, - 0x58, 0xab, 0xd8, 0x18, 0xd1, 0xcd, 0x47, 0x2c, 0xb1, 0x7f, 0xfd, 0xa4, 0xc0, 0xfa, 0x29, 0x53, - 0x20, 0xfb, 0xe9, 0x45, 0xf5, 0x8c, 0x04, 0x13, 0x2c, 0x19, 0xe3, 0xbf, 0xda, 0xb5, 0x17, 0x23, - 0x5f, 0x83, 0x24, 0xd9, 0xaa, 0x77, 0x08, 0xa8, 0x0c, 0xd0, 0x22, 0xa4, 0x27, 0x3b, 0x97, 0x38, - 0xb1, 0x34, 0x2a, 0xe3, 0x50, 0x3d, 0x5e, 0xff, 0xf3, 0x6d, 0x22, 0xf0, 0x7c, 0x5b, 0x84, 0xf1, - 0x86, 0x89, 0xcd, 0x2d, 0xb3, 0x62, 0xba, 0xcd, 0xfe, 0x5e, 0x16, 0x33, 0x2d, 0x46, 0xba, 0x3d, - 0x4f, 0x81, 0xec, 0xd7, 0x8d, 0xab, 0xfc, 0x40, 0x82, 0x23, 0xd7, 0x91, 0xab, 0xb6, 0xfe, 0x82, - 0x72, 0x8b, 0xfd, 0xfd, 0xc4, 0x3b, 0x5b, 0xbc, 0x08, 0xc3, 0xb4, 0x40, 0x81, 0x84, 0x48, 0xa2, - 0xad, 0x0b, 0xf8, 0xfe, 0xc3, 0xc2, 0xf2, 0x0c, 0xde, 0x27, 0x2d, 0x65, 0x50, 0xb9, 0x0c, 0x12, - 0x38, 0xfc, 0x88, 0x42, 0xdf, 0x0d, 0xf9, 0x7e, 0x9e, 0xe2, 0x6d, 0xc4, 0x77, 0x94, 0x77, 0x07, - 0x20, 0xdf, 0x6e, 0x4a, 0xdc, 0xc3, 0xbf, 0x06, 0x19, 0xb6, 0x24, 0xfc, 0xbf, 0x32, 0x62, 0x6e, - 0xaf, 0xf4, 0xf8, 0xd0, 0xd6, 0x59, 0x7c, 0x81, 0x7a, 0x85, 0x68, 0x65, 0x45, 0x09, 0x2c, 0xa2, - 0x44, 0xdb, 0x7c, 0x13, 0xe4, 0x28, 0x91, 0xbf, 0x40, 0x61, 0x88, 0x15, 0x28, 0xdc, 0x0a, 0x16, - 0x28, 0x5c, 0xe8, 0xd3, 0x76, 0xde, 0xcc, 0x5a, 0x35, 0x0b, 0xca, 0xdb, 0xb0, 0x78, 0x1d, 0xb9, - 0x57, 0x5e, 0x7c, 0xb9, 0xc3, 0x9a, 0xdd, 0xe1, 0x55, 0x92, 0xe4, 0x92, 0x23, 0x6c, 0xd3, 0xef, - 0xd8, 0x5e, 0x8d, 0x0c, 0x2d, 0x9c, 0x24, 0xbf, 0xb0, 0xf2, 0x6d, 0x09, 0x96, 0x3a, 0x0c, 0xce, - 0x57, 0xe7, 0x2d, 0x98, 0xf0, 0x89, 0xa5, 0x89, 0x08, 0x31, 0x89, 0xf3, 0xfb, 0x98, 0x84, 0x9a, - 0x75, 0x82, 0x0d, 0x58, 0xf9, 0x8e, 0x04, 0x53, 0xb4, 0x98, 0x43, 0xe0, 0x65, 0x1f, 0x7b, 0xeb, - 0x4b, 0xe1, 0xfb, 0xee, 0x7f, 0x76, 0xbd, 0xef, 0xc6, 0x0d, 0xd5, 0xba, 0xe3, 0xee, 0xc2, 0x74, - 0x88, 0x80, 0xdb, 0x41, 0x85, 0x64, 0xe8, 0x21, 0xf8, 0x99, 0x7e, 0x87, 0xe2, 0xcf, 0xbe, 0x9e, - 0x1c, 0xe5, 0x7b, 0x12, 0x4c, 0xa9, 0x48, 0xaf, 0xd5, 0x2a, 0x2c, 0x81, 0x80, 0xfb, 0xd0, 0x7c, - 0x23, 0xac, 0x79, 0x7c, 0xe1, 0x94, 0xff, 0x3f, 0x5e, 0x6c, 0x39, 0xa2, 0xc3, 0xb5, 0xb4, 0x9f, - 0x85, 0xe9, 0x10, 0x01, 0x9f, 0xe9, 0x4f, 0x07, 0x60, 0x9a, 0xf9, 0x4a, 0xd8, 0x3b, 0xaf, 0xc2, - 0xa0, 0x57, 0x18, 0x97, 0xf1, 0x5f, 0xf1, 0xe3, 0x10, 0xf3, 0x0a, 0xd2, 0x8d, 0x17, 0x91, 0xeb, - 0x22, 0x87, 0xd6, 0x98, 0xd0, 0x5a, 0x04, 0xca, 0xde, 0x69, 0x7b, 0x8e, 0xde, 0x87, 0x12, 0x71, - 0xf7, 0xa1, 0x0b, 0x90, 0x33, 0x2d, 0x42, 0x61, 0x36, 0x90, 0x86, 0x2c, 0x0f, 0x4e, 0x5a, 0x65, - 0x34, 0xd3, 0x5e, 0xff, 0x55, 0x4b, 0x04, 0x7b, 0xd1, 0x90, 0x9f, 0x84, 0x89, 0xaa, 0x7e, 0xdf, - 0xac, 0xd6, 0xab, 0x5a, 0x8d, 0xd0, 0x63, 0xf3, 0x6d, 0xf6, 0x07, 0xad, 0x21, 0x75, 0x9c, 0x77, - 0xac, 0xeb, 0x3b, 0x68, 0xc3, 0x7c, 0x1b, 0xc9, 0x27, 0x61, 0x9c, 0x56, 0xcc, 0x51, 0x42, 0x56, - 0xea, 0x35, 0x4c, 0x4b, 0xbd, 0x68, 0x21, 0x1d, 0x21, 0x63, 0x85, 0xe1, 0x7f, 0x61, 0x7f, 0xf6, - 0x09, 0xd8, 0x8b, 0x3b, 0xd2, 0x23, 0x32, 0x58, 0x6c, 0x5c, 0x0e, 0x3c, 0xc2, 0xb8, 0x8c, 0xd3, - 0x35, 0x11, 0xa7, 0xeb, 0x1f, 0x24, 0x98, 0x5d, 0xaf, 0x3b, 0x3b, 0xe8, 0xcb, 0xe8, 0x1d, 0xca, - 0x3c, 0xe4, 0xa2, 0xca, 0x89, 0x67, 0xee, 0x01, 0x98, 0xbd, 0x85, 0xbe, 0xa4, 0x9a, 0x3f, 0x96, - 0xb8, 0x58, 0x85, 0x5c, 0xd4, 0x60, 0x3c, 0x30, 0x62, 0x64, 0x48, 0x71, 0x32, 0xde, 0xa5, 0x25, - 0xdc, 0xdb, 0x0e, 0xc2, 0x65, 0x7f, 0xae, 0xbb, 0x1f, 0xf0, 0x7c, 0x35, 0x0c, 0x9e, 0xff, 0xd3, - 0x23, 0x78, 0xb6, 0x1d, 0xb5, 0x85, 0xa1, 0xb4, 0xaa, 0x3b, 0x8e, 0x8e, 0xa9, 0xb9, 0x5a, 0xfb, - 0xf0, 0xe3, 0xfc, 0xa1, 0x8f, 0x3e, 0xce, 0x1f, 0xfa, 0xf4, 0xe3, 0xbc, 0xf4, 0xf5, 0x87, 0x79, - 0xe9, 0xbd, 0x87, 0x79, 0xe9, 0x57, 0x0f, 0xf3, 0xd2, 0x87, 0x0f, 0xf3, 0xd2, 0x9f, 0x1e, 0xe6, - 0xa5, 0x3f, 0x3f, 0xcc, 0x1f, 0xfa, 0xf4, 0x61, 0x5e, 0x7a, 0xf0, 0x49, 0xfe, 0xd0, 0x87, 0x9f, - 0xe4, 0x0f, 0x7d, 0xf4, 0x49, 0xfe, 0xd0, 0xab, 0x97, 0x76, 0xec, 0xd6, 0x14, 0x4d, 0xbb, 0xe3, - 0x1f, 0xeb, 0xff, 0x2b, 0xd8, 0xb2, 0x35, 0x4c, 0x8f, 0x95, 0xe7, 0xff, 0x11, 0x00, 0x00, 0xff, - 0xff, 0x36, 0x72, 0xdc, 0x41, 0x97, 0x3f, 0x00, 0x00, + // 3696 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x5b, 0x49, 0x6c, 0x1c, 0xc7, + 0xd5, 0x56, 0x73, 0xb8, 0x0c, 0xdf, 0x0c, 0x87, 0x33, 0xcd, 0x6d, 0x48, 0x4a, 0x23, 0xb2, 0xb5, + 0xd1, 0x8b, 0x86, 0x5a, 0xfc, 0x5b, 0xb2, 0xfe, 0xd8, 0x8e, 0x48, 0x6d, 0x23, 0x58, 0x32, 0xdd, + 0x64, 0x24, 0xc3, 0x5b, 0xbb, 0x39, 0x5d, 0x24, 0x3b, 0x9c, 0xe9, 0x1e, 0x75, 0xf5, 0x90, 0x1c, + 0xe7, 0x90, 0x0d, 0x39, 0x38, 0x01, 0x02, 0x01, 0xb9, 0x04, 0x88, 0x73, 0xc9, 0x25, 0x46, 0x80, + 0x20, 0x87, 0x1c, 0x02, 0x1f, 0x72, 0x0d, 0x72, 0x8b, 0x11, 0x20, 0x88, 0x91, 0x1c, 0x12, 0xcb, + 0x08, 0x90, 0x20, 0x39, 0xf8, 0x90, 0x43, 0x8e, 0x41, 0x6d, 0x3d, 0xbd, 0xcd, 0x46, 0x4a, 0xb1, + 0xe3, 0xf8, 0x36, 0x5d, 0xf5, 0xde, 0xab, 0x7a, 0xaf, 0xde, 0xfb, 0xaa, 0xea, 0xd5, 0x1b, 0xf8, + 0x82, 0x8b, 0xaa, 0x35, 0xdb, 0xd1, 0x2b, 0x8b, 0x18, 0x39, 0x3b, 0xc8, 0x59, 0xd4, 0x6b, 0xe6, + 0xe2, 0x96, 0x89, 0x5d, 0xdb, 0x69, 0x90, 0x16, 0xb3, 0x8c, 0x16, 0x77, 0xce, 0x2e, 0x3a, 0xe8, + 0x5e, 0x1d, 0x61, 0x57, 0x73, 0x10, 0xae, 0xd9, 0x16, 0x46, 0xc5, 0x9a, 0x63, 0xbb, 0xb6, 0x7c, + 0x42, 0x70, 0x17, 0x19, 0x77, 0x51, 0xaf, 0x99, 0xc5, 0x20, 0x77, 0x71, 0xe7, 0xec, 0x4c, 0x61, + 0xd3, 0xb6, 0x37, 0x2b, 0x68, 0x91, 0x32, 0xad, 0xd7, 0x37, 0x16, 0x8d, 0xba, 0xa3, 0xbb, 0xa6, + 0x6d, 0x31, 0x31, 0x33, 0x47, 0xc3, 0xfd, 0xae, 0x59, 0x45, 0xd8, 0xd5, 0xab, 0x35, 0x4e, 0x30, + 0x6f, 0xa0, 0x1a, 0xb2, 0x0c, 0x64, 0x95, 0x4d, 0x84, 0x17, 0x37, 0xed, 0x4d, 0x9b, 0xb6, 0xd3, + 0x5f, 0x9c, 0xe4, 0xb8, 0xa7, 0x08, 0xd1, 0xa0, 0x6c, 0x57, 0xab, 0xb6, 0x45, 0x66, 0x5e, 0x45, + 0x18, 0xeb, 0x9b, 0x7c, 0xc2, 0x33, 0x27, 0x02, 0x54, 0x7c, 0xa6, 0x51, 0xb2, 0x53, 0x01, 0x32, + 0x57, 0xc7, 0xdb, 0xf7, 0xea, 0xa8, 0x8e, 0xa2, 0x84, 0xc1, 0x51, 0x91, 0x55, 0xaf, 0x62, 0x42, + 0xb4, 0x6b, 0x3b, 0xdb, 0x1b, 0x15, 0x7b, 0x97, 0x53, 0x9d, 0x0c, 0x50, 0x89, 0xce, 0xa8, 0xb4, + 0x63, 0x01, 0xba, 0x7b, 0x75, 0x14, 0x37, 0xb7, 0xa0, 0x0a, 0x1b, 0xba, 0x59, 0xa9, 0x3b, 0x31, + 0x33, 0x7b, 0xb2, 0xcd, 0xc2, 0x46, 0xa9, 0x1f, 0x8b, 0xa3, 0xf6, 0xd4, 0x61, 0xd6, 0xe4, 0xa4, + 0x4f, 0xb4, 0x25, 0x0d, 0x69, 0x7e, 0xaa, 0x2d, 0x31, 0x31, 0x2c, 0x27, 0x3c, 0x1d, 0x47, 0xd8, + 0xda, 0x52, 0xc5, 0x38, 0x72, 0x4b, 0xaf, 0x22, 0x5c, 0xd3, 0xcb, 0x31, 0xd6, 0x38, 0x13, 0x47, + 0xef, 0xa0, 0x5a, 0xc5, 0x2c, 0x53, 0x47, 0x8c, 0x72, 0x3c, 0x1f, 0xc7, 0x51, 0x43, 0x0e, 0x36, + 0xb1, 0x8b, 0x2c, 0x36, 0x86, 0x98, 0x9f, 0x56, 0xad, 0xbb, 0xfa, 0x7a, 0x05, 0x69, 0xd8, 0xd5, + 0x5d, 0x21, 0xe0, 0xe9, 0xd8, 0x45, 0xef, 0x18, 0x53, 0x33, 0x97, 0xe2, 0x06, 0xd6, 0x8d, 0xaa, + 0x69, 0x75, 0xe4, 0x55, 0xbe, 0x33, 0x08, 0x47, 0x56, 0x5d, 0xdd, 0x71, 0xef, 0xf2, 0xe1, 0xae, + 0xee, 0xa1, 0x72, 0x9d, 0x28, 0xa8, 0x32, 0x06, 0x79, 0x1e, 0xd2, 0x9e, 0x99, 0x34, 0xd3, 0xc8, + 0x4b, 0x73, 0xd2, 0xc2, 0xb0, 0x9a, 0xf2, 0xda, 0x4a, 0x86, 0x5c, 0x86, 0x11, 0x4c, 0x64, 0x68, + 0x7c, 0x90, 0x7c, 0xdf, 0x9c, 0xb4, 0x90, 0x3a, 0xf7, 0x9c, 0x67, 0x73, 0x1a, 0xe5, 0x21, 0x85, + 0x8a, 0x3b, 0x67, 0x8b, 0x6d, 0x47, 0x56, 0xd3, 0x54, 0xa8, 0x98, 0xc7, 0x16, 0x4c, 0xd4, 0x74, + 0x07, 0x59, 0xae, 0x86, 0x04, 0xa1, 0x66, 0x5a, 0x1b, 0x76, 0x3e, 0x41, 0x07, 0x7b, 0xaa, 0x18, + 0x87, 0x2c, 0x9e, 0x73, 0xed, 0x9c, 0x2d, 0xae, 0x50, 0x6e, 0x6f, 0x94, 0x92, 0xb5, 0x61, 0xab, + 0x63, 0xb5, 0x68, 0xa3, 0x9c, 0x87, 0x21, 0xdd, 0x25, 0xd2, 0xdc, 0x7c, 0xff, 0x9c, 0xb4, 0x30, + 0xa0, 0x8a, 0x4f, 0xb9, 0x0a, 0x8a, 0xb7, 0x82, 0xcd, 0x59, 0xa0, 0xbd, 0x9a, 0xc9, 0xd0, 0x49, + 0x23, 0x30, 0x94, 0x1f, 0xa0, 0x13, 0x9a, 0x29, 0x32, 0x8c, 0x2a, 0x0a, 0x8c, 0x2a, 0xae, 0x09, + 0x8c, 0x5a, 0xea, 0xbf, 0xff, 0xa7, 0xa3, 0x92, 0x7a, 0x74, 0x37, 0xac, 0xf9, 0x55, 0x4f, 0x12, + 0xa1, 0x95, 0xb7, 0x60, 0xba, 0x6c, 0x5b, 0xae, 0x69, 0xd5, 0x91, 0xa6, 0x63, 0xcd, 0x42, 0xbb, + 0x9a, 0x69, 0x99, 0xae, 0xa9, 0xbb, 0xb6, 0x93, 0x1f, 0x9c, 0x93, 0x16, 0x32, 0xe7, 0x4e, 0x07, + 0x6d, 0x4c, 0x03, 0x85, 0x28, 0xbb, 0xcc, 0xf9, 0x2e, 0xe3, 0xdb, 0x68, 0xb7, 0x24, 0x98, 0xd4, + 0xc9, 0x72, 0x6c, 0xbb, 0x7c, 0x0b, 0x72, 0xa2, 0xc7, 0xd0, 0x38, 0x42, 0xe4, 0x87, 0xa8, 0x1e, + 0x73, 0xc1, 0x11, 0x78, 0x27, 0x19, 0xe3, 0x1a, 0xfb, 0xa9, 0x66, 0x3d, 0x56, 0xde, 0x22, 0xdf, + 0x81, 0xc9, 0x8a, 0x8e, 0x5d, 0xad, 0x6c, 0x57, 0x6b, 0x15, 0x44, 0x2d, 0xe3, 0x20, 0x5c, 0xaf, + 0xb8, 0xf9, 0x64, 0x9c, 0x4c, 0x8e, 0x16, 0x74, 0x8d, 0x1a, 0x15, 0x5b, 0x37, 0xb0, 0x3a, 0x4e, + 0xf8, 0x97, 0x3d, 0x76, 0x95, 0x72, 0xcb, 0x6f, 0xc0, 0xec, 0x86, 0xe9, 0x60, 0x57, 0xf3, 0x56, + 0x81, 0x00, 0x82, 0xb6, 0xae, 0x97, 0xb7, 0xed, 0x8d, 0x8d, 0xfc, 0x30, 0x15, 0x3e, 0x1d, 0x31, + 0xfc, 0x15, 0xbe, 0x79, 0x2c, 0xf5, 0x7f, 0x9f, 0xd8, 0x3d, 0x4f, 0x65, 0x08, 0xb7, 0x5b, 0xd3, + 0xf1, 0xf6, 0x12, 0x13, 0xa0, 0x5c, 0x80, 0x42, 0x2b, 0x97, 0x64, 0x51, 0x23, 0x4f, 0xc0, 0xa0, + 0x53, 0xb7, 0x9a, 0x71, 0x30, 0xe0, 0xd4, 0xad, 0x92, 0xa1, 0xfc, 0x5d, 0x82, 0xc9, 0xeb, 0xc8, + 0xbd, 0xc5, 0xa2, 0x7a, 0x95, 0x04, 0x75, 0x0f, 0xf1, 0x73, 0x1d, 0x86, 0x3d, 0x6f, 0xe2, 0xb1, + 0xf3, 0x58, 0x2b, 0x0b, 0x45, 0xa7, 0xd6, 0xe4, 0x95, 0xcf, 0xc3, 0x24, 0xda, 0xab, 0xa1, 0xb2, + 0x8b, 0x0c, 0xcd, 0x42, 0x7b, 0xae, 0x86, 0x76, 0x48, 0xc0, 0x98, 0x06, 0x0d, 0x92, 0x84, 0x3a, + 0x26, 0x7a, 0x6f, 0xa3, 0x3d, 0xf7, 0x2a, 0xe9, 0x2b, 0x19, 0xf2, 0x19, 0x18, 0x2f, 0xd7, 0x1d, + 0x1a, 0x59, 0xeb, 0x8e, 0x6e, 0x95, 0xb7, 0x34, 0xd7, 0xde, 0x46, 0x16, 0xf5, 0xfd, 0xb4, 0x2a, + 0xf3, 0xbe, 0x25, 0xda, 0xb5, 0x46, 0x7a, 0x94, 0x9f, 0x24, 0x61, 0x2a, 0xa2, 0x2d, 0x37, 0x50, + 0x40, 0x17, 0xe9, 0x00, 0xba, 0x94, 0x60, 0xa4, 0xb9, 0xca, 0x8d, 0x1a, 0xe2, 0x86, 0x39, 0xde, + 0x49, 0xd8, 0x5a, 0xa3, 0x86, 0xd4, 0xf4, 0xae, 0xef, 0x4b, 0x56, 0x60, 0x24, 0xce, 0x1a, 0x29, + 0xcb, 0x67, 0x85, 0x67, 0x60, 0xba, 0xe6, 0xa0, 0x1d, 0xd3, 0xae, 0x63, 0x8d, 0xe2, 0x0e, 0x32, + 0x9a, 0xf4, 0xfd, 0x94, 0x7e, 0x52, 0x10, 0xac, 0xb2, 0x7e, 0xc1, 0x7a, 0x1a, 0xc6, 0xa8, 0xb7, + 0x33, 0xd7, 0xf4, 0x98, 0x06, 0x28, 0x53, 0x96, 0x74, 0x5d, 0x23, 0x3d, 0x82, 0x7c, 0x19, 0x80, + 0x7a, 0x2d, 0x3d, 0x20, 0xd0, 0x30, 0x8e, 0x68, 0xe5, 0x9d, 0x1f, 0x88, 0x62, 0xc4, 0x41, 0x5f, + 0x22, 0x1f, 0xea, 0xb0, 0x2b, 0x7e, 0xca, 0x2b, 0x90, 0xc3, 0xae, 0x59, 0xde, 0x6e, 0x68, 0x3e, + 0x59, 0x43, 0x3d, 0xc8, 0x1a, 0x65, 0xec, 0x5e, 0x83, 0xfc, 0x15, 0x78, 0x22, 0x22, 0x51, 0xc3, + 0xe5, 0x2d, 0x64, 0xd4, 0x2b, 0x48, 0x73, 0x6d, 0x66, 0x15, 0x8a, 0x70, 0x76, 0xdd, 0xcd, 0xa7, + 0xba, 0x8b, 0xb5, 0x13, 0xa1, 0x61, 0x56, 0xb9, 0xc0, 0x35, 0x9b, 0x1a, 0x71, 0x8d, 0x49, 0x6b, + 0xe9, 0x83, 0x23, 0xad, 0x7c, 0x50, 0x7e, 0x15, 0x32, 0x9e, 0x7b, 0xd0, 0x4d, 0x34, 0x3f, 0x4a, + 0x01, 0x31, 0x7e, 0x1f, 0xf0, 0x70, 0x31, 0xe2, 0x72, 0xcc, 0x7b, 0x3d, 0x57, 0xa3, 0x9f, 0xf2, + 0x5d, 0x18, 0x0d, 0x08, 0xaf, 0xe3, 0x7c, 0x96, 0x4a, 0x2f, 0xb6, 0x80, 0xdb, 0x58, 0xb1, 0x75, + 0xac, 0x66, 0xfc, 0x72, 0xeb, 0x58, 0x7e, 0x1d, 0x72, 0x3b, 0xe4, 0x44, 0x60, 0x5b, 0x1a, 0x3b, + 0x59, 0x99, 0x08, 0xe7, 0x73, 0xd4, 0x94, 0x67, 0x8a, 0x6d, 0x8e, 0xc6, 0x64, 0x8c, 0x3b, 0x8c, + 0xf1, 0x86, 0xe0, 0x53, 0xb3, 0x3b, 0xa1, 0x16, 0xf9, 0x39, 0x38, 0x6c, 0x12, 0xf7, 0x0d, 0x2f, + 0x23, 0xb2, 0x48, 0xa0, 0x1a, 0x79, 0x79, 0x4e, 0x5a, 0x48, 0xaa, 0x79, 0x13, 0xaf, 0x06, 0x57, + 0xe5, 0x2a, 0xeb, 0x97, 0x9f, 0x82, 0xa9, 0x88, 0x27, 0xbb, 0x7b, 0x14, 0xee, 0xc6, 0x18, 0x80, + 0x04, 0xbd, 0x79, 0x6d, 0xcf, 0x2a, 0x19, 0x37, 0xfb, 0x93, 0xc9, 0xec, 0xf0, 0xcd, 0xfe, 0xe4, + 0x70, 0x16, 0x6e, 0xf6, 0x27, 0x21, 0x9b, 0xba, 0xd9, 0x9f, 0x4c, 0x67, 0x47, 0x6e, 0xf6, 0x27, + 0x33, 0xd9, 0x51, 0xe5, 0x1f, 0x12, 0x4c, 0xad, 0xd8, 0x95, 0xca, 0xff, 0x08, 0x36, 0xfe, 0x65, + 0x08, 0xf2, 0x51, 0x75, 0x3f, 0x07, 0xc7, 0xcf, 0xc1, 0xf1, 0xa1, 0x83, 0x63, 0xba, 0x25, 0x38, + 0xc6, 0xc2, 0x4c, 0xe6, 0xa1, 0xc1, 0xcc, 0x7f, 0x27, 0xf6, 0xb6, 0x01, 0xb7, 0x5c, 0x6f, 0xe0, + 0x36, 0x92, 0xcd, 0x28, 0x6f, 0x4b, 0x30, 0xab, 0x22, 0x8c, 0xdc, 0x10, 0x94, 0x7e, 0x02, 0xd0, + 0xa6, 0x14, 0xe0, 0x70, 0xfc, 0x54, 0x18, 0xec, 0x28, 0x7f, 0xe8, 0x83, 0x39, 0x15, 0x95, 0x6d, + 0xc7, 0xf0, 0x1f, 0x7a, 0x79, 0xa0, 0xf6, 0x30, 0xe1, 0x97, 0x41, 0x8e, 0x5e, 0x7f, 0x7a, 0x9f, + 0x79, 0x2e, 0x72, 0xef, 0x91, 0x8f, 0x42, 0xca, 0x8b, 0x26, 0x0f, 0x82, 0x40, 0x34, 0x95, 0x0c, + 0x79, 0x0a, 0x86, 0x68, 0xe4, 0x79, 0x78, 0x33, 0x48, 0x3e, 0x4b, 0x86, 0x7c, 0x04, 0x40, 0x5c, + 0x6d, 0x39, 0xac, 0x0c, 0xab, 0xc3, 0xbc, 0xa5, 0x64, 0xc8, 0x6f, 0x42, 0xba, 0x66, 0x57, 0x2a, + 0xde, 0xcd, 0x94, 0x21, 0xca, 0xb3, 0x1d, 0x6f, 0xa6, 0x04, 0xc2, 0xfd, 0xc6, 0xf2, 0xaf, 0xad, + 0x9a, 0x22, 0x22, 0xf9, 0x87, 0xf2, 0xbb, 0x21, 0x98, 0x6f, 0x63, 0x5c, 0x8e, 0xfc, 0x11, 0xc0, + 0x96, 0xf6, 0x0d, 0xd8, 0x6d, 0xc1, 0xb8, 0xaf, 0x2d, 0x18, 0x3f, 0x09, 0xb2, 0xb0, 0xa9, 0x11, + 0x06, 0xfc, 0xac, 0xd7, 0x23, 0xa8, 0x17, 0x20, 0xdb, 0x02, 0xec, 0x33, 0x38, 0x28, 0x37, 0xb2, + 0x87, 0x0c, 0x44, 0xf7, 0x10, 0xdf, 0xad, 0x7a, 0x30, 0x78, 0xab, 0xbe, 0x08, 0x79, 0x0e, 0xae, + 0xbe, 0x3b, 0x35, 0x3f, 0xb1, 0x0c, 0xd1, 0x13, 0xcb, 0x24, 0xeb, 0x6f, 0xde, 0x93, 0xf9, 0x79, + 0x65, 0xd3, 0xe7, 0x90, 0xcc, 0x3d, 0xac, 0x0d, 0x9b, 0xdf, 0x31, 0x9f, 0xe9, 0x04, 0x74, 0x6b, + 0x8e, 0x6e, 0x61, 0x13, 0x59, 0x81, 0x9b, 0x20, 0xcd, 0x0a, 0x64, 0x77, 0x43, 0x2d, 0xf2, 0x26, + 0x1c, 0x89, 0xb9, 0xf8, 0xfb, 0x76, 0x97, 0xe1, 0x1e, 0x76, 0x97, 0x99, 0x88, 0xff, 0x37, 0x37, + 0x9a, 0x79, 0x48, 0x07, 0x30, 0x3e, 0x45, 0x31, 0x3e, 0xb5, 0xee, 0x03, 0xf7, 0xeb, 0x90, 0x69, + 0x2e, 0x22, 0x4d, 0x38, 0xa4, 0xbb, 0x4c, 0x38, 0x8c, 0x78, 0x7c, 0x34, 0xbd, 0xb0, 0x0c, 0x69, + 0xb1, 0xbe, 0x54, 0xcc, 0x48, 0x97, 0x62, 0x52, 0x9c, 0x8b, 0x0a, 0xb1, 0x61, 0xe8, 0x5e, 0x1d, + 0xf1, 0x0d, 0x26, 0xb1, 0x90, 0x3a, 0xf7, 0xa5, 0x62, 0x57, 0x29, 0xde, 0x62, 0xc7, 0x98, 0x29, + 0xbe, 0xc4, 0xe4, 0x5e, 0xb5, 0x5c, 0xa7, 0xa1, 0x8a, 0x51, 0x66, 0xde, 0x84, 0xb4, 0xbf, 0x43, + 0xce, 0x42, 0x62, 0x1b, 0x35, 0x38, 0x5c, 0x91, 0x9f, 0xf2, 0x25, 0x18, 0xd8, 0xd1, 0x2b, 0xf5, + 0x16, 0x87, 0x22, 0x9a, 0x24, 0xf5, 0x87, 0x18, 0x91, 0xd6, 0x50, 0x19, 0xcb, 0xa5, 0xbe, 0x8b, + 0x12, 0x83, 0x79, 0x1f, 0x68, 0x5e, 0x2e, 0xbb, 0xe6, 0x8e, 0xe9, 0x36, 0x3e, 0x07, 0xcd, 0x2e, + 0x40, 0xd3, 0x6f, 0xac, 0xd6, 0xa0, 0xf9, 0x8d, 0x7e, 0x01, 0x9a, 0xb1, 0xc6, 0xe5, 0xa0, 0x79, + 0x1b, 0x46, 0x43, 0x70, 0xc5, 0x61, 0xf3, 0x44, 0x70, 0x2a, 0xbe, 0xa0, 0x66, 0x87, 0x94, 0x06, + 0x05, 0x1d, 0x35, 0x13, 0x84, 0xb4, 0x88, 0xc3, 0xf7, 0xed, 0xc7, 0xe1, 0x7d, 0x38, 0x96, 0x08, + 0xe2, 0x18, 0x82, 0x82, 0x38, 0xa7, 0xf1, 0x26, 0x2d, 0x14, 0xa8, 0xfd, 0x5d, 0x0e, 0x38, 0xcb, + 0xe5, 0x5c, 0x66, 0x62, 0x56, 0x03, 0x61, 0x7b, 0x0b, 0x72, 0x5b, 0x48, 0x77, 0xdc, 0x75, 0xa4, + 0xbb, 0x9a, 0x81, 0x5c, 0xdd, 0xac, 0x60, 0x9e, 0x73, 0xec, 0x9c, 0x57, 0xcb, 0x7a, 0xac, 0x57, + 0x18, 0x67, 0x74, 0x67, 0x1a, 0xdc, 0xf7, 0xce, 0x74, 0xda, 0xe7, 0xea, 0x5e, 0x08, 0x50, 0x08, + 0x1f, 0x6e, 0xfa, 0xef, 0x6d, 0xd1, 0xa1, 0xbc, 0x27, 0xc1, 0x31, 0xb6, 0xd6, 0x01, 0x18, 0xe0, + 0x59, 0xbf, 0x9e, 0x82, 0xcc, 0x86, 0x2c, 0xcf, 0x35, 0xa2, 0x50, 0x12, 0xfa, 0x4a, 0x47, 0xaf, + 0xed, 0x62, 0x0a, 0xea, 0xa8, 0x90, 0x2e, 0x1c, 0xf8, 0x07, 0x12, 0x1c, 0x6f, 0xcf, 0xc8, 0x7d, + 0x18, 0x37, 0x37, 0x51, 0x91, 0x7a, 0xe7, 0x4e, 0x7c, 0xe3, 0x61, 0x01, 0x25, 0xb9, 0xae, 0x04, + 0x1a, 0x94, 0x9f, 0x49, 0x04, 0xbb, 0x22, 0xb3, 0xbb, 0xa6, 0x9b, 0x95, 0x9e, 0xcc, 0xba, 0x05, + 0x99, 0x0d, 0xca, 0x13, 0x32, 0xea, 0xe5, 0xfd, 0x18, 0x35, 0x30, 0xba, 0x3a, 0xb2, 0xe1, 0xff, + 0x54, 0x8e, 0x11, 0x3c, 0x68, 0xc9, 0xc2, 0xd5, 0x7a, 0x4f, 0x02, 0x25, 0x8a, 0x1a, 0x37, 0x84, + 0x47, 0xf7, 0xa0, 0x58, 0xcd, 0x1f, 0x43, 0x41, 0xdd, 0x96, 0xbb, 0xd0, 0xad, 0xd3, 0x14, 0x7c, + 0x61, 0x26, 0x14, 0x5c, 0x21, 0xbe, 0xde, 0x86, 0x8f, 0xbb, 0xcb, 0x63, 0x90, 0x2d, 0xeb, 0x56, + 0x19, 0x79, 0xe0, 0x8b, 0xd8, 0xfc, 0x93, 0xea, 0x28, 0x6b, 0x57, 0x45, 0xb3, 0x3f, 0x7c, 0xfc, + 0x32, 0x3f, 0xa1, 0xf0, 0x69, 0x37, 0x85, 0x68, 0xf8, 0x9c, 0xf4, 0xa2, 0xa7, 0x05, 0x5f, 0xd4, + 0x91, 0xfd, 0x84, 0xff, 0x79, 0x47, 0x6e, 0x39, 0x7a, 0x6b, 0x47, 0x8e, 0x63, 0xe1, 0x6a, 0xfd, + 0x9c, 0x3a, 0x72, 0x54, 0x7f, 0xba, 0xc2, 0x3d, 0x29, 0xf6, 0x65, 0xc8, 0x04, 0xfd, 0xa5, 0x07, + 0x2f, 0xee, 0x34, 0xbe, 0x3a, 0x12, 0x70, 0x39, 0xe5, 0x44, 0xbc, 0xbf, 0x79, 0x4c, 0x5c, 0xb9, + 0x5f, 0xf5, 0x41, 0x61, 0xd5, 0xdc, 0xb4, 0xf4, 0xca, 0x41, 0xde, 0x14, 0x37, 0x20, 0x83, 0xa9, + 0x90, 0x90, 0x62, 0xcf, 0x77, 0x7e, 0x54, 0x6c, 0x3b, 0xb6, 0x3a, 0xc2, 0xc4, 0x8a, 0xa9, 0x98, + 0x30, 0x8b, 0xf6, 0x5c, 0xe4, 0x90, 0x91, 0x62, 0xce, 0x69, 0x89, 0x5e, 0xcf, 0x69, 0xd3, 0x42, + 0x5a, 0xa4, 0x4b, 0x2e, 0xc2, 0x58, 0x79, 0xcb, 0xac, 0x18, 0xcd, 0x71, 0x6c, 0xab, 0xd2, 0xa0, + 0x87, 0x82, 0xa4, 0x9a, 0xa3, 0x5d, 0x82, 0xe9, 0x45, 0xab, 0xd2, 0x50, 0xe6, 0xe1, 0x68, 0x4b, + 0x5d, 0xb8, 0xad, 0x7f, 0x2b, 0xc1, 0x29, 0x4e, 0x63, 0xba, 0x5b, 0x07, 0x7e, 0xc8, 0xfd, 0xa6, + 0x04, 0xd3, 0xdc, 0xea, 0xbb, 0xa6, 0xbb, 0xa5, 0xc5, 0xbd, 0xea, 0xde, 0xe8, 0x76, 0x01, 0x3a, + 0x4d, 0x48, 0x9d, 0xc4, 0x41, 0x42, 0xe1, 0x67, 0x97, 0x61, 0xa1, 0xb3, 0x88, 0xf6, 0xef, 0x71, + 0xbf, 0x94, 0xe0, 0xa8, 0x8a, 0xaa, 0xf6, 0x0e, 0x62, 0x92, 0xf6, 0x99, 0x7c, 0x7e, 0x74, 0x67, + 0xf7, 0xe0, 0x09, 0x3c, 0x11, 0x3a, 0x81, 0x2b, 0x0a, 0x81, 0xbd, 0x56, 0xd3, 0xe7, 0x6b, 0xff, + 0x0b, 0x09, 0xe6, 0xd7, 0x90, 0x53, 0x35, 0x2d, 0xdd, 0x45, 0x07, 0x59, 0x75, 0x1b, 0x72, 0xae, + 0x90, 0x13, 0x5a, 0xec, 0xa5, 0x8e, 0x8b, 0xdd, 0x71, 0x06, 0x6a, 0xd6, 0x13, 0x2e, 0x16, 0xf8, + 0x38, 0x28, 0xed, 0xd8, 0xb8, 0x7e, 0x3f, 0x96, 0xe0, 0x08, 0x4d, 0x6b, 0x1d, 0xb0, 0x34, 0xc1, + 0x21, 0x32, 0x7a, 0x2e, 0x4d, 0x68, 0x3b, 0xb2, 0x9a, 0xa6, 0x42, 0x85, 0x3e, 0x17, 0xa0, 0xd0, + 0x8a, 0xbc, 0xbd, 0x9b, 0x7e, 0x2f, 0x01, 0x27, 0xb8, 0x10, 0x06, 0xa3, 0x07, 0x51, 0xb5, 0xda, + 0x62, 0x2b, 0xb8, 0xd6, 0x85, 0xae, 0x5d, 0x4c, 0x21, 0xb4, 0x1b, 0xc8, 0xcf, 0xfa, 0x80, 0x93, + 0x57, 0x25, 0x44, 0x93, 0x4a, 0x79, 0x41, 0x52, 0x12, 0x14, 0x22, 0x1d, 0xd4, 0x01, 0x77, 0xfb, + 0x1f, 0x3d, 0xee, 0x0e, 0xb4, 0xc2, 0xdd, 0x05, 0x38, 0xd9, 0xc9, 0x22, 0xdc, 0x45, 0x7f, 0x23, + 0xc1, 0xac, 0xb8, 0x9c, 0xf9, 0xcf, 0xad, 0x9f, 0x0a, 0x88, 0x39, 0x0f, 0x93, 0x26, 0xd6, 0x62, + 0xea, 0x25, 0xe8, 0xda, 0x24, 0xd5, 0x31, 0x13, 0x5f, 0x0b, 0x17, 0x42, 0x28, 0x05, 0x38, 0x1c, + 0xaf, 0x10, 0xd7, 0xf8, 0x9f, 0x7d, 0xe4, 0xe4, 0x46, 0xce, 0xb1, 0xcb, 0xc4, 0x6e, 0xde, 0x68, + 0xfb, 0x39, 0x75, 0x3e, 0x3a, 0xd5, 0xe7, 0x21, 0xdd, 0x74, 0xc9, 0xe6, 0x93, 0x96, 0xd7, 0x56, + 0x32, 0xe4, 0x57, 0x60, 0x4c, 0x1c, 0x4a, 0x8d, 0x83, 0xf8, 0x9d, 0xec, 0x49, 0x69, 0x0e, 0xbf, + 0xe2, 0x1d, 0xa7, 0x69, 0x2a, 0x93, 0x26, 0x2e, 0x06, 0x7a, 0x49, 0x5c, 0x8c, 0x36, 0xd9, 0x69, + 0x83, 0x72, 0x8a, 0xe0, 0x44, 0x5b, 0xab, 0xf3, 0xf5, 0xf9, 0x91, 0x04, 0x73, 0x57, 0x10, 0x2e, + 0x3b, 0xe6, 0xfa, 0x81, 0xf6, 0x84, 0x57, 0x61, 0xa8, 0xd7, 0x93, 0x72, 0xa7, 0x61, 0x55, 0x21, + 0x51, 0x79, 0x37, 0x01, 0xf3, 0x6d, 0xa8, 0x39, 0x66, 0xbe, 0x06, 0xd9, 0x66, 0xaa, 0xb5, 0x6c, + 0x5b, 0x1b, 0xe6, 0x26, 0xbf, 0x39, 0x9f, 0x8d, 0x9f, 0x4b, 0xec, 0x02, 0x2d, 0x53, 0x46, 0x75, + 0x14, 0x05, 0x1b, 0xe4, 0x4d, 0x98, 0x8a, 0xc9, 0xe8, 0xd2, 0xfc, 0x31, 0x53, 0x78, 0xb1, 0x87, + 0x41, 0x68, 0xd6, 0x78, 0x62, 0x37, 0xae, 0x59, 0x7e, 0x0d, 0xe4, 0x1a, 0xb2, 0x0c, 0xd3, 0xda, + 0xd4, 0x74, 0x76, 0x6c, 0x36, 0x11, 0xce, 0x27, 0x68, 0xae, 0xf4, 0x74, 0xeb, 0x31, 0x56, 0x18, + 0x8f, 0x38, 0x69, 0xd3, 0x11, 0x72, 0xb5, 0x40, 0xa3, 0x89, 0xb0, 0xfc, 0x06, 0x64, 0x85, 0x74, + 0x0a, 0x64, 0x0e, 0x7d, 0x9c, 0x26, 0xb2, 0xcf, 0x77, 0x94, 0x1d, 0xf4, 0x25, 0x3a, 0xc2, 0x68, + 0xcd, 0xd7, 0xe5, 0x20, 0x4b, 0xf9, 0x7a, 0x02, 0xf2, 0x2a, 0xaf, 0x7a, 0x44, 0xd4, 0x17, 0xf1, + 0x9d, 0x73, 0x9f, 0x8a, 0x18, 0xdf, 0x80, 0x89, 0xe0, 0x1b, 0x67, 0x43, 0x33, 0x5d, 0x54, 0x15, + 0xa6, 0x3d, 0xd7, 0xd3, 0x3b, 0x67, 0xa3, 0xe4, 0xa2, 0xaa, 0x3a, 0xb6, 0x13, 0x69, 0xc3, 0xf2, + 0x45, 0x18, 0xa4, 0x11, 0x8c, 0x39, 0x36, 0xb4, 0xcc, 0xb1, 0x5d, 0xd1, 0x5d, 0x7d, 0xa9, 0x62, + 0xaf, 0xab, 0x9c, 0x5e, 0xbe, 0x06, 0x19, 0x0b, 0xed, 0x6a, 0x64, 0xe3, 0xe7, 0x12, 0x06, 0xba, + 0x94, 0x90, 0xb6, 0xd0, 0xae, 0x5a, 0x67, 0xb1, 0x8f, 0x95, 0x59, 0x98, 0x8e, 0x59, 0x02, 0x1e, + 0xf0, 0x3f, 0x94, 0x60, 0x72, 0xb5, 0x61, 0x95, 0x57, 0xb7, 0x74, 0xc7, 0xe0, 0x2f, 0x9f, 0x7c, + 0x79, 0x4e, 0x40, 0x06, 0xdb, 0x75, 0xa7, 0x8c, 0xb4, 0x72, 0xa5, 0x8e, 0x5d, 0xe4, 0xf0, 0x05, + 0x1a, 0x61, 0xad, 0xcb, 0xac, 0x51, 0x9e, 0x86, 0x24, 0x26, 0xcc, 0xe2, 0xf9, 0x68, 0x40, 0x1d, + 0xa2, 0xdf, 0x25, 0x43, 0xbe, 0x0c, 0x29, 0xf6, 0x04, 0xcb, 0xd2, 0x97, 0x89, 0x2e, 0xd3, 0x97, + 0xc0, 0x98, 0x48, 0xb3, 0x32, 0x0d, 0x53, 0x91, 0xe9, 0x89, 0xcb, 0xcb, 0x00, 0x8c, 0x91, 0x3e, + 0xe1, 0xe3, 0x3d, 0xb8, 0xd5, 0x51, 0x48, 0x79, 0x6e, 0xc5, 0xa7, 0x3d, 0xac, 0x82, 0x68, 0x2a, + 0x19, 0xbe, 0x03, 0x57, 0xc2, 0x77, 0xe0, 0x92, 0xf3, 0x30, 0xc4, 0xd7, 0x98, 0x67, 0xc4, 0xc5, + 0x27, 0x19, 0xb4, 0x99, 0xac, 0x6d, 0xbe, 0x60, 0x79, 0x6d, 0xf4, 0xbd, 0x36, 0xfc, 0xf0, 0x32, + 0xb8, 0xbf, 0x87, 0x97, 0x23, 0x00, 0x22, 0x27, 0x68, 0xb2, 0x27, 0xae, 0x84, 0x3a, 0xcc, 0x5b, + 0x68, 0x0d, 0x44, 0x30, 0x4d, 0x9d, 0xdc, 0x4f, 0x9a, 0x7a, 0x85, 0xd7, 0x5d, 0x34, 0xd3, 0x5c, + 0x54, 0xd6, 0x70, 0x97, 0xb2, 0x72, 0x84, 0xd9, 0x4b, 0x4f, 0x51, 0x89, 0x97, 0x60, 0x48, 0x64, + 0x9b, 0xa1, 0xcb, 0x6c, 0xb3, 0x60, 0xf0, 0x27, 0xcd, 0x53, 0xc1, 0xa4, 0xf9, 0x32, 0xa4, 0xd9, + 0xab, 0x3c, 0x2f, 0x3a, 0x4d, 0x77, 0x59, 0x74, 0x9a, 0xa2, 0x8f, 0xf5, 0xbc, 0xde, 0xf4, 0x0c, + 0xd0, 0x7a, 0x51, 0x7a, 0xcc, 0x41, 0x8e, 0x66, 0x1a, 0xc8, 0x72, 0x4d, 0xb7, 0x41, 0x5f, 0xb4, + 0x86, 0x55, 0x99, 0xf4, 0xdd, 0xa5, 0x5d, 0x25, 0xde, 0x23, 0xdf, 0x85, 0xd1, 0x10, 0x7a, 0xf0, + 0xfa, 0x88, 0x62, 0x6f, 0xb8, 0xa1, 0x66, 0x82, 0x98, 0xa1, 0x4c, 0xc2, 0x78, 0xd0, 0xa7, 0xb9, + 0xb3, 0xbf, 0x2d, 0xc1, 0xac, 0xd8, 0xf3, 0x3e, 0xe1, 0x52, 0x28, 0xe5, 0x5f, 0x12, 0x1c, 0x8e, + 0x9f, 0x0b, 0xdf, 0x7a, 0xb7, 0x60, 0xac, 0xac, 0x97, 0xb7, 0x50, 0xb0, 0x4c, 0x9d, 0xef, 0xbe, + 0x17, 0x63, 0x2d, 0xe4, 0x2b, 0x74, 0xf7, 0x8f, 0x1f, 0x10, 0x9f, 0xa3, 0x42, 0xfd, 0x4d, 0xb2, + 0x05, 0x93, 0x86, 0xee, 0xea, 0xeb, 0x3a, 0x0e, 0x0f, 0xd6, 0x77, 0xc0, 0xc1, 0xc6, 0x85, 0x5c, + 0x7f, 0xab, 0xf2, 0x7b, 0x09, 0x66, 0x84, 0xea, 0x7c, 0xc9, 0x6e, 0xd8, 0xd8, 0x9f, 0x3a, 0xde, + 0xb2, 0xb1, 0xab, 0xe9, 0x86, 0xe1, 0x20, 0x8c, 0xc5, 0x2a, 0x90, 0xb6, 0xcb, 0xac, 0xa9, 0x1d, + 0x5c, 0x86, 0xd7, 0x30, 0xd1, 0xed, 0x7e, 0xd8, 0x7f, 0xf0, 0xfd, 0x50, 0xb9, 0xdf, 0xd7, 0x74, + 0xb0, 0x80, 0x66, 0x7c, 0x4d, 0x8f, 0xc1, 0x08, 0x9d, 0x27, 0xd6, 0xac, 0x7a, 0x75, 0x9d, 0x6f, + 0x06, 0x03, 0x6a, 0x9a, 0x35, 0xde, 0xa6, 0x6d, 0xf2, 0x2c, 0x0c, 0x0b, 0xe5, 0x70, 0xbe, 0x6f, + 0x2e, 0xb1, 0x30, 0xa0, 0x26, 0xb9, 0x76, 0x58, 0x7e, 0x1d, 0x46, 0x9b, 0xea, 0xd1, 0xa5, 0x6c, + 0x5b, 0x7b, 0xef, 0xd1, 0x12, 0x15, 0xbc, 0x57, 0x9f, 0x65, 0xc2, 0x47, 0xcf, 0x1a, 0x19, 0x2b, + 0xd0, 0x26, 0x3f, 0x0d, 0x53, 0x6c, 0xec, 0xb2, 0x6d, 0xb9, 0x8e, 0x5d, 0xa9, 0x20, 0x47, 0x14, + 0x00, 0xf5, 0x53, 0x43, 0x4e, 0xd0, 0xee, 0x65, 0xaf, 0x97, 0xd7, 0xf5, 0x10, 0x6c, 0xe1, 0xcb, + 0xc5, 0x5e, 0x32, 0xc5, 0xa7, 0x52, 0x84, 0xdc, 0x72, 0xc5, 0xc6, 0x88, 0x6e, 0x3e, 0x62, 0x89, + 0xfd, 0xeb, 0x27, 0x05, 0xd6, 0x4f, 0x19, 0x07, 0xd9, 0x4f, 0x2f, 0xaa, 0x67, 0x24, 0xc8, 0xb1, + 0x64, 0x8c, 0xff, 0x6a, 0xd7, 0x5a, 0x8c, 0x7c, 0x0d, 0x92, 0x64, 0xab, 0xde, 0x24, 0xa0, 0xd2, + 0x47, 0x4b, 0x97, 0x1e, 0x6f, 0x5f, 0x18, 0xc5, 0xd2, 0xa8, 0x8c, 0x43, 0xf5, 0x78, 0xfd, 0xcf, + 0xb7, 0x89, 0xc0, 0xf3, 0x6d, 0x09, 0x46, 0x77, 0x4c, 0x6c, 0xae, 0x9b, 0x15, 0xd3, 0x6d, 0xf4, + 0xf6, 0xb2, 0x98, 0x69, 0x32, 0xd2, 0xed, 0x79, 0x1c, 0x64, 0xbf, 0x6e, 0x5c, 0xe5, 0xfb, 0x12, + 0x1c, 0xb9, 0x8e, 0x5c, 0xb5, 0xf9, 0x77, 0x97, 0x5b, 0xec, 0xaf, 0x2e, 0xde, 0xd9, 0xe2, 0x05, + 0x18, 0xa4, 0x05, 0x0a, 0x24, 0x44, 0x12, 0x2d, 0x5d, 0xc0, 0xf7, 0x7f, 0x19, 0x96, 0x67, 0xf0, + 0x3e, 0x69, 0x29, 0x83, 0xca, 0x65, 0x90, 0xc0, 0xe1, 0x47, 0x14, 0xfa, 0x6e, 0xc8, 0xf7, 0xf3, + 0x14, 0x6f, 0x23, 0xbe, 0xa3, 0xbc, 0xd3, 0x07, 0x85, 0x56, 0x53, 0xe2, 0x1e, 0xfe, 0x55, 0xc8, + 0xb0, 0x25, 0xe1, 0xff, 0xcb, 0x11, 0x73, 0x7b, 0xb9, 0xcb, 0x87, 0xb6, 0xf6, 0xe2, 0x8b, 0xd4, + 0x2b, 0x44, 0x2b, 0x2b, 0x4a, 0x60, 0x11, 0x25, 0xda, 0x66, 0x1a, 0x20, 0x47, 0x89, 0xfc, 0x05, + 0x0a, 0x03, 0xac, 0x40, 0xe1, 0x56, 0xb0, 0x40, 0xe1, 0x42, 0x8f, 0xb6, 0xf3, 0x66, 0xd6, 0xac, + 0x59, 0x50, 0xde, 0x82, 0xb9, 0xeb, 0xc8, 0xbd, 0xf2, 0xc2, 0x4b, 0x6d, 0xd6, 0xec, 0x0e, 0xaf, + 0xad, 0x24, 0x97, 0x1c, 0x61, 0x9b, 0x5e, 0xc7, 0xf6, 0x6a, 0x64, 0x68, 0xb9, 0x25, 0xf9, 0x85, + 0x95, 0x6f, 0x49, 0x30, 0xdf, 0x66, 0x70, 0xbe, 0x3a, 0x6f, 0x42, 0xce, 0x27, 0x96, 0x26, 0x22, + 0xc4, 0x24, 0xce, 0xef, 0x63, 0x12, 0x6a, 0xd6, 0x09, 0x36, 0x60, 0xe5, 0xdb, 0x12, 0x8c, 0xd3, + 0x62, 0x0e, 0x81, 0x97, 0x3d, 0xec, 0xad, 0x2f, 0x86, 0xef, 0xbb, 0xff, 0xd7, 0xf1, 0xbe, 0x1b, + 0x37, 0x54, 0xf3, 0x8e, 0xbb, 0x0d, 0x13, 0x21, 0x02, 0x6e, 0x07, 0x15, 0x92, 0xa1, 0x87, 0xe0, + 0xa7, 0x7b, 0x1d, 0x8a, 0x3f, 0xfb, 0x7a, 0x72, 0x94, 0xef, 0x4a, 0x30, 0xae, 0x22, 0xbd, 0x56, + 0xab, 0xb0, 0x04, 0x02, 0xee, 0x41, 0xf3, 0xd5, 0xb0, 0xe6, 0xf1, 0x85, 0x53, 0xfe, 0xff, 0x93, + 0xb1, 0xe5, 0x88, 0x0e, 0xd7, 0xd4, 0x7e, 0x0a, 0x26, 0x42, 0x04, 0x7c, 0xa6, 0x3f, 0xed, 0x83, + 0x09, 0xe6, 0x2b, 0x61, 0xef, 0xbc, 0x0a, 0xfd, 0x5e, 0x61, 0x5c, 0xc6, 0x7f, 0xc5, 0x8f, 0x43, + 0xcc, 0x2b, 0x48, 0x37, 0x5e, 0x40, 0xae, 0x8b, 0x1c, 0x5a, 0x63, 0x42, 0x6b, 0x11, 0x28, 0x7b, + 0xbb, 0xed, 0x39, 0x7a, 0x1f, 0x4a, 0xc4, 0xdd, 0x87, 0x2e, 0x40, 0xde, 0xb4, 0x08, 0x85, 0xb9, + 0x83, 0x34, 0x64, 0x79, 0x70, 0xd2, 0x2c, 0xa3, 0x99, 0xf0, 0xfa, 0xaf, 0x5a, 0x22, 0xd8, 0x4b, + 0x86, 0xfc, 0x38, 0xe4, 0xaa, 0xfa, 0x9e, 0x59, 0xad, 0x57, 0xb5, 0x1a, 0xa1, 0xc7, 0xe6, 0x5b, + 0xec, 0xcf, 0x60, 0x03, 0xea, 0x28, 0xef, 0x58, 0xd1, 0x37, 0xd1, 0xaa, 0xf9, 0x16, 0x92, 0x4f, + 0xc2, 0x28, 0xad, 0x98, 0xa3, 0x84, 0xac, 0xd4, 0x6b, 0x90, 0x96, 0x7a, 0xd1, 0x42, 0x3a, 0x42, + 0xc6, 0xca, 0xc9, 0xff, 0xc6, 0xfe, 0x58, 0x14, 0xb0, 0x17, 0x77, 0xa4, 0x87, 0x64, 0xb0, 0xd8, + 0xb8, 0xec, 0x7b, 0x88, 0x71, 0x19, 0xa7, 0x6b, 0x22, 0x4e, 0xd7, 0x3f, 0x4a, 0x30, 0xb5, 0x52, + 0x77, 0x36, 0xd1, 0x67, 0xd1, 0x3b, 0x94, 0x19, 0xc8, 0x47, 0x95, 0x13, 0xcf, 0xdc, 0x7d, 0x30, + 0x75, 0x0b, 0x7d, 0x46, 0x35, 0x7f, 0x24, 0x71, 0xb1, 0x04, 0xf9, 0xa8, 0xc1, 0x78, 0x60, 0xc4, + 0xc8, 0x90, 0xe2, 0x64, 0xbc, 0x43, 0x4b, 0xb8, 0x37, 0x1c, 0x84, 0xb7, 0xfc, 0xb9, 0xee, 0x5e, + 0xc0, 0xf3, 0x95, 0x30, 0x78, 0x7e, 0xb1, 0x4b, 0xf0, 0x6c, 0x39, 0x6a, 0x13, 0x43, 0x69, 0x55, + 0x77, 0x1c, 0x1d, 0x53, 0x73, 0xa9, 0xf6, 0xfe, 0x87, 0x85, 0x43, 0x1f, 0x7c, 0x58, 0x38, 0xf4, + 0xf1, 0x87, 0x05, 0xe9, 0x6b, 0x0f, 0x0a, 0xd2, 0xbb, 0x0f, 0x0a, 0xd2, 0xaf, 0x1f, 0x14, 0xa4, + 0xf7, 0x1f, 0x14, 0xa4, 0x3f, 0x3f, 0x28, 0x48, 0x7f, 0x7d, 0x50, 0x38, 0xf4, 0xf1, 0x83, 0x82, + 0x74, 0xff, 0xa3, 0xc2, 0xa1, 0xf7, 0x3f, 0x2a, 0x1c, 0xfa, 0xe0, 0xa3, 0xc2, 0xa1, 0x57, 0x2e, + 0x6d, 0xda, 0xcd, 0x29, 0x9a, 0x76, 0xdb, 0x3f, 0xf1, 0xff, 0x7f, 0xb0, 0x65, 0x7d, 0x90, 0x1e, + 0x2b, 0xcf, 0xff, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x94, 0x51, 0xc6, 0x6e, 0x03, 0x40, 0x00, 0x00, } func (this *StartWorkflowExecutionRequest) Equal(that interface{}) bool { @@ -4684,6 +4701,9 @@ func (this *GetMutableStateResponse) Equal(that interface{}) bool { if this.IsStickyTaskQueueEnabled != that1.IsStickyTaskQueueEnabled { return false } + if this.LastFirstEventTxnId != that1.LastFirstEventTxnId { + return false + } return true } func (this *PollMutableStateRequest) Equal(that interface{}) bool { @@ -4780,6 +4800,9 @@ func (this *PollMutableStateResponse) Equal(that interface{}) bool { if this.WorkflowStatus != that1.WorkflowStatus { return false } + if this.LastFirstEventTxnId != that1.LastFirstEventTxnId { + return false + } return true } func (this *ResetStickyTaskQueueRequest) Equal(that interface{}) bool { @@ -6771,7 +6794,7 @@ func (this *GetMutableStateResponse) GoString() string { if this == nil { return "nil" } - s := make([]string, 0, 17) + s := make([]string, 0, 18) s = append(s, "&historyservice.GetMutableStateResponse{") if this.Execution != nil { s = append(s, "Execution: "+fmt.Sprintf("%#v", this.Execution)+",\n") @@ -6796,6 +6819,7 @@ func (this *GetMutableStateResponse) GoString() string { s = append(s, "VersionHistories: "+fmt.Sprintf("%#v", this.VersionHistories)+",\n") } s = append(s, "IsStickyTaskQueueEnabled: "+fmt.Sprintf("%#v", this.IsStickyTaskQueueEnabled)+",\n") + s = append(s, "LastFirstEventTxnId: "+fmt.Sprintf("%#v", this.LastFirstEventTxnId)+",\n") s = append(s, "}") return strings.Join(s, "") } @@ -6818,7 +6842,7 @@ func (this *PollMutableStateResponse) GoString() string { if this == nil { return "nil" } - s := make([]string, 0, 16) + s := make([]string, 0, 17) s = append(s, "&historyservice.PollMutableStateResponse{") if this.Execution != nil { s = append(s, "Execution: "+fmt.Sprintf("%#v", this.Execution)+",\n") @@ -6842,6 +6866,7 @@ func (this *PollMutableStateResponse) GoString() string { } s = append(s, "WorkflowState: "+fmt.Sprintf("%#v", this.WorkflowState)+",\n") s = append(s, "WorkflowStatus: "+fmt.Sprintf("%#v", this.WorkflowStatus)+",\n") + s = append(s, "LastFirstEventTxnId: "+fmt.Sprintf("%#v", this.LastFirstEventTxnId)+",\n") s = append(s, "}") return strings.Join(s, "") } @@ -7947,6 +7972,13 @@ func (m *GetMutableStateResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) _ = i var l int _ = l + if m.LastFirstEventTxnId != 0 { + i = encodeVarintRequestResponse(dAtA, i, uint64(m.LastFirstEventTxnId)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0x98 + } if m.IsStickyTaskQueueEnabled { i-- if m.IsStickyTaskQueueEnabled { @@ -8142,6 +8174,13 @@ func (m *PollMutableStateResponse) MarshalToSizedBuffer(dAtA []byte) (int, error _ = i var l int _ = l + if m.LastFirstEventTxnId != 0 { + i = encodeVarintRequestResponse(dAtA, i, uint64(m.LastFirstEventTxnId)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0x88 + } if m.WorkflowStatus != 0 { i = encodeVarintRequestResponse(dAtA, i, uint64(m.WorkflowStatus)) i-- @@ -11297,6 +11336,9 @@ func (m *GetMutableStateResponse) Size() (n int) { if m.IsStickyTaskQueueEnabled { n += 3 } + if m.LastFirstEventTxnId != 0 { + n += 2 + sovRequestResponse(uint64(m.LastFirstEventTxnId)) + } return n } @@ -11373,6 +11415,9 @@ func (m *PollMutableStateResponse) Size() (n int) { if m.WorkflowStatus != 0 { n += 2 + sovRequestResponse(uint64(m.WorkflowStatus)) } + if m.LastFirstEventTxnId != 0 { + n += 2 + sovRequestResponse(uint64(m.LastFirstEventTxnId)) + } return n } @@ -12646,6 +12691,7 @@ func (this *GetMutableStateResponse) String() string { `WorkflowStatus:` + fmt.Sprintf("%v", this.WorkflowStatus) + `,`, `VersionHistories:` + strings.Replace(fmt.Sprintf("%v", this.VersionHistories), "VersionHistories", "v17.VersionHistories", 1) + `,`, `IsStickyTaskQueueEnabled:` + fmt.Sprintf("%v", this.IsStickyTaskQueueEnabled) + `,`, + `LastFirstEventTxnId:` + fmt.Sprintf("%v", this.LastFirstEventTxnId) + `,`, `}`, }, "") return s @@ -12680,6 +12726,7 @@ func (this *PollMutableStateResponse) String() string { `VersionHistories:` + strings.Replace(fmt.Sprintf("%v", this.VersionHistories), "VersionHistories", "v17.VersionHistories", 1) + `,`, `WorkflowState:` + fmt.Sprintf("%v", this.WorkflowState) + `,`, `WorkflowStatus:` + fmt.Sprintf("%v", this.WorkflowStatus) + `,`, + `LastFirstEventTxnId:` + fmt.Sprintf("%v", this.LastFirstEventTxnId) + `,`, `}`, }, "") return s @@ -14487,6 +14534,25 @@ func (m *GetMutableStateResponse) Unmarshal(dAtA []byte) error { } } m.IsStickyTaskQueueEnabled = bool(v != 0) + case 19: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field LastFirstEventTxnId", wireType) + } + m.LastFirstEventTxnId = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowRequestResponse + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.LastFirstEventTxnId |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } default: iNdEx = preIndex skippy, err := skipRequestResponse(dAtA[iNdEx:]) @@ -15059,6 +15125,25 @@ func (m *PollMutableStateResponse) Unmarshal(dAtA []byte) error { break } } + case 17: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field LastFirstEventTxnId", wireType) + } + m.LastFirstEventTxnId = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowRequestResponse + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.LastFirstEventTxnId |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } default: iNdEx = preIndex skippy, err := skipRequestResponse(dAtA[iNdEx:]) diff --git a/api/persistence/v1/executions.pb.go b/api/persistence/v1/executions.pb.go index ed78e4b3e8f..66cc7f3eb23 100644 --- a/api/persistence/v1/executions.pb.go +++ b/api/persistence/v1/executions.pb.go @@ -268,7 +268,8 @@ type WorkflowExecutionInfo struct { FirstExecutionRunId string `protobuf:"bytes,55,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"` ExecutionStats *ExecutionStats `protobuf:"bytes,56,opt,name=execution_stats,json=executionStats,proto3" json:"execution_stats,omitempty"` WorkflowRunExpirationTime *time.Time `protobuf:"bytes,57,opt,name=workflow_run_expiration_time,json=workflowRunExpirationTime,proto3,stdtime" json:"workflow_run_expiration_time,omitempty"` - LastHistoryNodeTxnId int64 `protobuf:"varint,58,opt,name=last_history_node_txn_id,json=lastHistoryNodeTxnId,proto3" json:"last_history_node_txn_id,omitempty"` + // Transaction Id of the first event in the last batch of events. + LastFirstEventTxnId int64 `protobuf:"varint,58,opt,name=last_first_event_txn_id,json=lastFirstEventTxnId,proto3" json:"last_first_event_txn_id,omitempty"` } func (m *WorkflowExecutionInfo) Reset() { *m = WorkflowExecutionInfo{} } @@ -654,9 +655,9 @@ func (m *WorkflowExecutionInfo) GetWorkflowRunExpirationTime() *time.Time { return nil } -func (m *WorkflowExecutionInfo) GetLastHistoryNodeTxnId() int64 { +func (m *WorkflowExecutionInfo) GetLastFirstEventTxnId() int64 { if m != nil { - return m.LastHistoryNodeTxnId + return m.LastFirstEventTxnId } return 0 } @@ -2007,207 +2008,206 @@ func init() { } var fileDescriptor_67a714d0e7ba9f37 = []byte{ - // 3190 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x3a, 0x4d, 0x73, 0xdb, 0xd6, - 0xb5, 0x86, 0x45, 0x89, 0xe4, 0x21, 0x45, 0x51, 0xd0, 0x17, 0x24, 0xdb, 0x94, 0xcc, 0xd8, 0x89, - 0x9c, 0x38, 0x94, 0x2d, 0x3b, 0xdf, 0x8b, 0x37, 0xb6, 0x6c, 0x27, 0xe4, 0x24, 0x8e, 0x03, 0x29, - 0x71, 0x26, 0x6f, 0x32, 0x1c, 0x08, 0xb8, 0x94, 0xf0, 0x04, 0x02, 0x34, 0x70, 0x49, 0x9b, 0x99, - 0xb7, 0xc8, 0xe2, 0xcd, 0xcb, 0x36, 0xcb, 0xce, 0x74, 0xd5, 0x5d, 0xd7, 0x9d, 0xc9, 0x0f, 0xe8, - 0x74, 0xd3, 0x65, 0x96, 0x59, 0xb5, 0x8d, 0xd3, 0x45, 0x37, 0x9d, 0xe6, 0x27, 0x74, 0xee, 0xb9, - 0xf7, 0x82, 0x17, 0x20, 0x24, 0x53, 0x6e, 0xbc, 0xc8, 0x0e, 0xb8, 0xe7, 0xe3, 0x9e, 0x7b, 0xee, - 0xf9, 0x06, 0xe0, 0x06, 0x25, 0xdd, 0x5e, 0x10, 0x5a, 0xde, 0x56, 0x44, 0xc2, 0x01, 0x09, 0xb7, - 0xac, 0x9e, 0xbb, 0xd5, 0x23, 0x61, 0xe4, 0x46, 0x94, 0xf8, 0x36, 0xd9, 0x1a, 0x5c, 0xdf, 0x22, - 0x4f, 0x88, 0xdd, 0xa7, 0x6e, 0xe0, 0x47, 0x8d, 0x5e, 0x18, 0xd0, 0x40, 0xaf, 0x4b, 0xa2, 0x06, - 0x27, 0x6a, 0x58, 0x3d, 0xb7, 0xa1, 0x10, 0x35, 0x06, 0xd7, 0xd7, 0x6a, 0x07, 0x41, 0x70, 0xe0, - 0x91, 0x2d, 0xa4, 0xd8, 0xef, 0x77, 0xb6, 0x9c, 0x7e, 0x68, 0x31, 0x26, 0x9c, 0xc7, 0xda, 0x7a, - 0x1a, 0x4e, 0xdd, 0x2e, 0x89, 0xa8, 0xd5, 0xed, 0x09, 0x84, 0x8b, 0x0e, 0xe9, 0x11, 0xdf, 0x21, - 0xbe, 0xed, 0x92, 0x68, 0xeb, 0x20, 0x38, 0x08, 0x70, 0x1d, 0x9f, 0x04, 0xca, 0xa5, 0x58, 0x78, - 0x26, 0xb5, 0x1d, 0x74, 0xbb, 0x81, 0xcf, 0x04, 0xee, 0x92, 0x28, 0xb2, 0x0e, 0x48, 0x26, 0x16, - 0xf1, 0xfb, 0xdd, 0x88, 0x21, 0x3d, 0x0e, 0xc2, 0xa3, 0x8e, 0x17, 0x3c, 0x16, 0x58, 0x97, 0x13, - 0x58, 0x1d, 0xcb, 0xf5, 0xfa, 0x21, 0x19, 0x67, 0x96, 0x44, 0x3b, 0x74, 0x23, 0x1a, 0x84, 0xc3, - 0x71, 0xb4, 0x97, 0x13, 0x68, 0x72, 0xab, 0x71, 0xbc, 0x2b, 0x59, 0xea, 0x8f, 0x45, 0xe4, 0x27, - 0x12, 0xa8, 0xaf, 0x9d, 0x88, 0x9a, 0x3a, 0xcd, 0x2b, 0x27, 0x22, 0x53, 0x2b, 0x3a, 0x12, 0x88, - 0x57, 0xb3, 0x10, 0x8f, 0x3b, 0x56, 0xfd, 0x2f, 0x00, 0xc5, 0xdd, 0x43, 0x2b, 0x74, 0x9a, 0x7e, - 0x27, 0xd0, 0x57, 0xa1, 0x10, 0xb1, 0x97, 0xb6, 0xeb, 0x18, 0xda, 0x86, 0xb6, 0x39, 0x6d, 0xe6, - 0xf1, 0xbd, 0xe9, 0x30, 0x50, 0x68, 0xf9, 0x07, 0x84, 0x81, 0xce, 0x6e, 0x68, 0x9b, 0x53, 0x66, - 0x1e, 0xdf, 0x9b, 0x8e, 0xbe, 0x08, 0xd3, 0xc1, 0x63, 0x9f, 0x84, 0xc6, 0xd4, 0x86, 0xb6, 0x59, - 0x34, 0xf9, 0x8b, 0xbe, 0x0d, 0x4b, 0x21, 0xe9, 0x79, 0xae, 0x8d, 0x36, 0xd2, 0xb6, 0xec, 0xa3, - 0xb6, 0x47, 0x06, 0xc4, 0x33, 0x72, 0x48, 0xbd, 0xa0, 0x00, 0x6f, 0xd9, 0x47, 0x1f, 0x32, 0x90, - 0x7e, 0x15, 0x74, 0x1a, 0x5a, 0x7e, 0xd4, 0x21, 0xa1, 0x42, 0x30, 0x8d, 0x04, 0x55, 0x09, 0x51, - 0xb1, 0x23, 0x1a, 0x78, 0xc4, 0x6f, 0x47, 0xae, 0x6f, 0x93, 0x76, 0x48, 0x7c, 0xf2, 0xd8, 0x98, - 0x41, 0xb9, 0xab, 0x1c, 0xb2, 0xcb, 0x00, 0x26, 0x5b, 0xd7, 0x6f, 0x41, 0xa9, 0xdf, 0x73, 0x2c, - 0x4a, 0xda, 0xcc, 0x2e, 0x8d, 0xfc, 0x86, 0xb6, 0x59, 0xda, 0x5e, 0x6b, 0x70, 0xa3, 0x6d, 0x48, - 0xa3, 0x6d, 0xec, 0x49, 0xa3, 0xbd, 0x9d, 0xfb, 0xf6, 0xaf, 0xeb, 0x9a, 0x09, 0x9c, 0x88, 0x2d, - 0xeb, 0x9f, 0xc0, 0x22, 0xa3, 0x55, 0x64, 0xe3, 0xbc, 0x0a, 0x13, 0xf2, 0x9a, 0x47, 0x6a, 0x29, - 0x3f, 0xb2, 0xbc, 0x03, 0x35, 0xdf, 0xea, 0x92, 0xa8, 0x67, 0xd9, 0xa4, 0xed, 0x07, 0xd4, 0xed, - 0x48, 0x85, 0x0d, 0x98, 0xf7, 0x05, 0xbe, 0x51, 0xc4, 0xd3, 0x9f, 0x8f, 0xb1, 0xee, 0x2b, 0x48, - 0x9f, 0x71, 0x1c, 0xfd, 0x1b, 0x0d, 0xd6, 0x6c, 0xaf, 0x1f, 0x51, 0x12, 0xb6, 0x33, 0x14, 0x08, - 0x1b, 0x53, 0x9b, 0xa5, 0xed, 0x56, 0xe3, 0xd9, 0x4e, 0xde, 0x88, 0x6d, 0xa1, 0xb1, 0xc3, 0xf9, - 0xed, 0xa5, 0xb4, 0x7e, 0xd7, 0xa7, 0xe1, 0xd0, 0x5c, 0xb1, 0xb3, 0xa1, 0xfa, 0xff, 0x69, 0xb0, - 0x12, 0x4b, 0x92, 0xd4, 0x95, 0x51, 0x42, 0x31, 0xde, 0x7f, 0x3e, 0x31, 0x54, 0xcd, 0xa1, 0x0c, - 0x42, 0xa7, 0x8b, 0x76, 0x06, 0x82, 0xfe, 0xff, 0x1a, 0xac, 0x4a, 0x31, 0x54, 0x2b, 0xe4, 0x82, - 0x94, 0xff, 0x03, 0x7d, 0x98, 0x23, 0x6e, 0x19, 0xfa, 0x48, 0x43, 0x99, 0x3e, 0x56, 0x55, 0x01, - 0x1c, 0xef, 0x91, 0xa2, 0x91, 0x59, 0x14, 0xa4, 0x79, 0x3a, 0x41, 0x94, 0x3d, 0xee, 0x78, 0x8f, - 0x92, 0xf7, 0xb2, 0x1c, 0x66, 0x02, 0xf5, 0x6b, 0xb0, 0x38, 0x70, 0x23, 0x77, 0xdf, 0xf5, 0x5c, - 0x3a, 0x54, 0x04, 0xa8, 0xa0, 0x71, 0xe9, 0x23, 0x98, 0xa4, 0x58, 0x6b, 0xc1, 0xf9, 0x93, 0x2c, - 0x40, 0xaf, 0xc2, 0xd4, 0x11, 0x19, 0x62, 0x94, 0x28, 0x9a, 0xec, 0x91, 0x85, 0x81, 0x81, 0xe5, - 0xf5, 0x89, 0x08, 0x0f, 0xfc, 0xe5, 0xdd, 0xb3, 0x6f, 0x6b, 0x6b, 0x36, 0xac, 0x1e, 0x7b, 0x8d, - 0x19, 0x8c, 0xae, 0xa9, 0x8c, 0x4e, 0xf4, 0x2b, 0x75, 0x93, 0x91, 0xc0, 0x99, 0x57, 0x74, 0x2a, - 0x81, 0x9b, 0x70, 0xee, 0x04, 0x2d, 0x9f, 0x86, 0x55, 0xfd, 0xef, 0xe7, 0x60, 0xe9, 0xa1, 0x08, - 0xe5, 0x77, 0x65, 0xda, 0xc5, 0x60, 0x7b, 0x11, 0xca, 0x23, 0xd7, 0x17, 0x01, 0xb7, 0x68, 0x96, - 0xe2, 0xb5, 0xa6, 0xa3, 0xaf, 0x43, 0x49, 0xa6, 0x01, 0x19, 0x77, 0x8b, 0x26, 0xc8, 0xa5, 0xa6, - 0xa3, 0x37, 0x60, 0xa1, 0x67, 0x85, 0xc4, 0xa7, 0xed, 0x04, 0x2b, 0x1e, 0x88, 0xe7, 0x39, 0xe8, - 0xbe, 0xc2, 0xf0, 0x2a, 0xe8, 0x02, 0x5f, 0xe5, 0x9b, 0x43, 0xf4, 0x2a, 0x87, 0x3c, 0x1c, 0x71, - 0xaf, 0xc3, 0xac, 0xc0, 0x0e, 0xfb, 0x3e, 0x43, 0x9c, 0xe6, 0x22, 0xf2, 0x45, 0xb3, 0xef, 0x37, - 0x1d, 0x76, 0x0a, 0xd7, 0x77, 0xa9, 0x6b, 0x51, 0x82, 0x69, 0x63, 0x06, 0x15, 0x50, 0x8a, 0xd7, - 0x9a, 0x8e, 0xfe, 0x0e, 0xac, 0xda, 0x41, 0xb7, 0xe7, 0x11, 0xf4, 0x00, 0x32, 0x60, 0x0c, 0xf7, - 0x2d, 0x6a, 0x1f, 0x32, 0xfc, 0x3c, 0xe2, 0x2f, 0x8f, 0x10, 0xee, 0x32, 0xf8, 0x6d, 0x06, 0x6e, - 0x3a, 0xfa, 0x03, 0xa8, 0xa6, 0x49, 0x45, 0xb4, 0xbd, 0x3c, 0x72, 0x1a, 0xe6, 0x2d, 0x22, 0xc1, - 0x31, 0x4f, 0xf9, 0x80, 0x3f, 0x22, 0x1f, 0x73, 0x2e, 0xc5, 0x58, 0xbf, 0x00, 0xc0, 0x92, 0x65, - 0xfb, 0x51, 0x9f, 0xf4, 0x09, 0x06, 0xd7, 0xa2, 0x59, 0x64, 0x2b, 0x9f, 0xb0, 0x05, 0xa6, 0xa0, - 0x58, 0x33, 0x74, 0xd8, 0x23, 0xa8, 0x57, 0x03, 0xb8, 0x82, 0x24, 0x64, 0x6f, 0xd8, 0x23, 0x4c, - 0xab, 0xfa, 0x97, 0xb0, 0x16, 0x63, 0xc7, 0x35, 0x15, 0xc6, 0xbd, 0xa0, 0x4f, 0x8d, 0x12, 0x0a, - 0xba, 0x3a, 0x66, 0xbe, 0x77, 0x44, 0xdd, 0x74, 0x3b, 0xf7, 0x1b, 0x16, 0xc1, 0x8c, 0xc7, 0x69, - 0xf3, 0xd8, 0xe3, 0x0c, 0x58, 0xbe, 0x89, 0xd9, 0xb3, 0x1b, 0x90, 0x8c, 0xcb, 0x93, 0x31, 0x8e, - 0x4f, 0x62, 0xf6, 0x63, 0x96, 0xfb, 0x70, 0xc1, 0x21, 0x1d, 0xab, 0xef, 0x29, 0x16, 0x80, 0xfa, - 0x90, 0xbc, 0x67, 0x27, 0xe3, 0xbd, 0x26, 0xb8, 0x48, 0x6b, 0xd9, 0xb3, 0xa2, 0x23, 0xb9, 0xc7, - 0x4b, 0x30, 0x1b, 0x51, 0x2b, 0xa4, 0x71, 0x0a, 0xe3, 0x51, 0xa6, 0x8c, 0x8b, 0x32, 0x65, 0xbd, - 0x06, 0xba, 0x67, 0x45, 0x54, 0x98, 0x03, 0x8a, 0xe0, 0x3a, 0xc6, 0x3c, 0x62, 0xce, 0x31, 0x08, - 0x5e, 0x17, 0x63, 0xdb, 0x74, 0xf4, 0xd7, 0x61, 0x01, 0x91, 0x3b, 0x6e, 0x18, 0x93, 0xb8, 0x8e, - 0xa1, 0xf3, 0xc2, 0x80, 0x81, 0xee, 0x31, 0x08, 0x92, 0x34, 0x1d, 0x16, 0xed, 0x10, 0xbd, 0x17, - 0x06, 0x36, 0x89, 0x22, 0xe2, 0x08, 0xcb, 0x59, 0xe0, 0xd1, 0x8e, 0xc1, 0x1e, 0x48, 0x10, 0xb7, - 0x8a, 0xff, 0x02, 0xe0, 0x22, 0x63, 0x3e, 0x5f, 0x9c, 0x30, 0x9f, 0x17, 0x91, 0x06, 0xf3, 0x78, - 0x0b, 0x50, 0x8c, 0xb6, 0x5a, 0x62, 0x2c, 0x4d, 0xc8, 0xa6, 0xc2, 0x28, 0x3f, 0x1d, 0x95, 0x19, - 0xdb, 0xb0, 0x94, 0xbc, 0x1b, 0xa9, 0xc7, 0x65, 0x5e, 0x39, 0x3d, 0x56, 0x74, 0x2e, 0xd5, 0xf9, - 0x0e, 0xac, 0x26, 0x69, 0x22, 0xfb, 0x90, 0x38, 0x7d, 0x0f, 0xc3, 0xc1, 0x0a, 0xf7, 0x31, 0x95, - 0x6e, 0x57, 0x80, 0x9b, 0x8e, 0xfe, 0x16, 0x18, 0x29, 0x52, 0x76, 0x2a, 0xee, 0xcd, 0x06, 0x52, - 0x2e, 0x25, 0x28, 0x39, 0xb4, 0xe9, 0xe8, 0xbb, 0x69, 0x39, 0xa5, 0x0d, 0xad, 0x4e, 0x66, 0x43, - 0x89, 0x83, 0x48, 0xe3, 0x19, 0x3b, 0xbc, 0x45, 0x99, 0xa3, 0x53, 0x63, 0x0d, 0xeb, 0xba, 0x04, - 0xcd, 0x2d, 0x0e, 0x4a, 0xb8, 0x61, 0xe2, 0x04, 0x78, 0x0d, 0xe7, 0x26, 0xbc, 0x86, 0x95, 0x8c, - 0x53, 0xe2, 0x7d, 0x58, 0x70, 0x3e, 0x5b, 0xb7, 0x62, 0x83, 0xf3, 0x13, 0x6e, 0xb0, 0x9a, 0x75, - 0x01, 0x7c, 0x8b, 0x2b, 0x50, 0xb5, 0x2d, 0xdf, 0x26, 0x5e, 0x3b, 0x24, 0x8f, 0xfa, 0x24, 0xa2, - 0xc4, 0x31, 0x2e, 0x6c, 0x68, 0x9b, 0x05, 0x73, 0x8e, 0xaf, 0x9b, 0x72, 0x59, 0x0f, 0xe1, 0x72, - 0x52, 0x9a, 0x20, 0x74, 0x0f, 0x5c, 0xdf, 0xf2, 0xd2, 0x62, 0xd5, 0x26, 0x14, 0xeb, 0xa2, 0x2a, - 0xd6, 0xc7, 0x82, 0x59, 0x52, 0xbc, 0x31, 0x13, 0x11, 0x52, 0x32, 0x13, 0x59, 0xc7, 0xd8, 0x98, - 0x30, 0x11, 0x21, 0x6c, 0xd3, 0xd1, 0x5f, 0x85, 0xf9, 0xe4, 0xb9, 0x18, 0xc5, 0x06, 0x52, 0x24, - 0x0f, 0xc6, 0x71, 0x23, 0xea, 0xda, 0x47, 0xc3, 0xb6, 0x12, 0xa0, 0x2f, 0x72, 0x5c, 0x0e, 0xd8, - 0x8b, 0xc3, 0xf4, 0x01, 0x6c, 0x08, 0xdc, 0xd8, 0xce, 0x69, 0xd0, 0x1e, 0xb9, 0x30, 0xb3, 0xc2, - 0xfa, 0x64, 0x56, 0x78, 0x9e, 0x33, 0x92, 0x07, 0xde, 0x0b, 0x76, 0xa5, 0x53, 0x33, 0x73, 0x34, - 0x20, 0x2f, 0x0d, 0xf0, 0x25, 0xde, 0x10, 0x89, 0x57, 0xfd, 0x53, 0x58, 0x0e, 0x09, 0x0d, 0x87, - 0x6d, 0x9e, 0xea, 0xbc, 0xb6, 0xeb, 0x53, 0x12, 0x0e, 0x2c, 0xcf, 0xb8, 0x34, 0xd9, 0xc6, 0x8b, - 0x48, 0xde, 0xe4, 0xd4, 0x4d, 0x41, 0x3c, 0x62, 0xdb, 0xb5, 0x9e, 0xb8, 0xdd, 0x7e, 0x77, 0xc4, - 0xf6, 0xf2, 0x69, 0xd8, 0x7e, 0xc4, 0xa9, 0x63, 0xb6, 0x37, 0xd3, 0x6c, 0xc5, 0x31, 0x22, 0xe3, - 0x65, 0x3c, 0x56, 0x82, 0x4a, 0xf8, 0x55, 0xa4, 0xbf, 0xcb, 0x8a, 0x57, 0x46, 0xb5, 0x6f, 0xd9, - 0x47, 0x41, 0xa7, 0xd3, 0xb6, 0x03, 0xd2, 0xe9, 0xb8, 0xb6, 0xcb, 0xa2, 0xe9, 0x2b, 0x1b, 0xda, - 0xa6, 0x66, 0xae, 0x20, 0xc2, 0x6d, 0x0e, 0xdf, 0x19, 0x81, 0xf5, 0x2e, 0xd4, 0x33, 0x72, 0x23, - 0x79, 0xd2, 0x73, 0xb9, 0xb8, 0xdc, 0x48, 0x37, 0x27, 0x34, 0xd2, 0xf5, 0xb1, 0x24, 0x79, 0x37, - 0xe6, 0x24, 0x1a, 0xa9, 0x75, 0x2e, 0xaa, 0x1f, 0xf8, 0x6d, 0x7c, 0xb2, 0xf6, 0x3d, 0xd2, 0x26, - 0x61, 0x18, 0x84, 0x98, 0xc9, 0x23, 0xe3, 0xca, 0xc6, 0xd4, 0x66, 0xd1, 0x3c, 0x87, 0xc0, 0xfb, - 0x81, 0x6f, 0x4a, 0xa4, 0xbb, 0x0c, 0x87, 0xe5, 0xf4, 0x48, 0xdf, 0x84, 0xea, 0xa1, 0x15, 0x71, - 0xfa, 0x76, 0x2f, 0xf0, 0x5c, 0x7b, 0x68, 0xbc, 0x8a, 0x7e, 0x58, 0x39, 0xb4, 0x22, 0xa4, 0x78, - 0x80, 0xab, 0x2c, 0xc9, 0xd9, 0x61, 0xe0, 0xc7, 0xf6, 0x67, 0xbc, 0x86, 0x96, 0x5a, 0x66, 0x8b, - 0xd2, 0x96, 0x58, 0x71, 0x14, 0xb9, 0x07, 0xcc, 0x37, 0xed, 0xa0, 0xef, 0x53, 0xa3, 0xc1, 0x8b, - 0x23, 0xbe, 0xb6, 0xc3, 0x96, 0xf4, 0xcb, 0x50, 0x16, 0xb5, 0x4b, 0x3b, 0x72, 0xbf, 0x22, 0xc6, - 0x16, 0x43, 0xb9, 0x7d, 0xd6, 0xd0, 0xcc, 0x92, 0x58, 0xdf, 0x75, 0xbf, 0x62, 0xad, 0xe7, 0xbc, - 0xd5, 0xa7, 0x41, 0x3b, 0x24, 0x11, 0xa1, 0xed, 0x5e, 0xe0, 0xfa, 0x34, 0x32, 0x6e, 0x64, 0x55, - 0x42, 0xf1, 0xdc, 0x60, 0x70, 0xbd, 0x61, 0x32, 0xec, 0x07, 0x88, 0x6c, 0xce, 0x31, 0x7a, 0x65, - 0x41, 0xff, 0x5f, 0x98, 0x8f, 0x88, 0x15, 0xda, 0x87, 0xcc, 0x16, 0x42, 0x77, 0xbf, 0x4f, 0x49, - 0x64, 0xdc, 0xc4, 0x8e, 0xe4, 0xe3, 0x49, 0x3a, 0x92, 0xcc, 0xaa, 0xb6, 0xb1, 0x8b, 0x2c, 0x6f, - 0xc5, 0x1c, 0x79, 0x5f, 0x52, 0x8d, 0x52, 0xcb, 0xfa, 0x43, 0xc8, 0x75, 0x49, 0x37, 0x30, 0xde, - 0xc0, 0x0d, 0x77, 0x9e, 0x7f, 0xc3, 0x8f, 0x48, 0x37, 0xe0, 0x9b, 0x20, 0x43, 0xfd, 0x4b, 0x98, - 0x17, 0xf9, 0xb2, 0xcd, 0x15, 0xe8, 0x92, 0xc8, 0x78, 0x13, 0x35, 0x75, 0x2d, 0x73, 0x17, 0xa5, - 0x74, 0x14, 0xd9, 0xf4, 0x03, 0x49, 0x67, 0x56, 0x07, 0xa9, 0x15, 0xfd, 0x06, 0x2c, 0x8b, 0x2a, - 0x24, 0xb6, 0x69, 0x51, 0x1c, 0xbf, 0x85, 0x06, 0xb0, 0x80, 0xd0, 0x58, 0x44, 0x5e, 0x24, 0xff, - 0x37, 0xcc, 0x8d, 0xd0, 0x23, 0x6a, 0xd1, 0xc8, 0x78, 0x1b, 0x25, 0xda, 0x9e, 0xe4, 0xdc, 0x31, - 0xb3, 0x5d, 0x46, 0x69, 0x56, 0x48, 0xe2, 0x3d, 0x91, 0x9e, 0x98, 0x28, 0x69, 0x17, 0x7b, 0xe7, - 0xb4, 0xe9, 0xc9, 0xec, 0xa7, 0x9d, 0xeb, 0x4d, 0x30, 0xb0, 0xba, 0x91, 0x96, 0xea, 0x07, 0x0e, - 0x69, 0xd3, 0x27, 0x78, 0xec, 0x77, 0xd1, 0xa6, 0xb1, 0xe0, 0x12, 0x95, 0xf7, 0xfd, 0xc0, 0x21, - 0x7b, 0x4f, 0xfc, 0xa6, 0xb3, 0xe6, 0xc0, 0x52, 0xa6, 0x3d, 0x64, 0x74, 0x50, 0x6f, 0x24, 0x9b, - 0xbe, 0xf5, 0xa4, 0x51, 0x8b, 0xb9, 0xd9, 0xe0, 0x7a, 0xe3, 0x81, 0x35, 0xf4, 0x02, 0xcb, 0x51, - 0xbb, 0xb5, 0xcf, 0xa1, 0x18, 0x1b, 0xc1, 0x2f, 0xca, 0xb9, 0x95, 0x2b, 0xcc, 0x55, 0xab, 0xad, - 0x5c, 0xa1, 0x5a, 0x9d, 0x6f, 0xe5, 0x0a, 0x57, 0xab, 0xaf, 0xb7, 0x72, 0x85, 0xd7, 0xab, 0x8d, - 0x56, 0xae, 0x70, 0xad, 0x7a, 0xbd, 0x95, 0x2b, 0x5c, 0xaf, 0x6e, 0xb7, 0x72, 0x85, 0xed, 0xea, - 0x8d, 0xfa, 0x0d, 0xa8, 0x24, 0xaf, 0x89, 0xf9, 0x7e, 0xc2, 0xb1, 0x35, 0xee, 0xfb, 0x8a, 0x53, - 0xd7, 0xff, 0xa5, 0xc1, 0xf2, 0x98, 0x51, 0x33, 0x6a, 0x82, 0x89, 0x33, 0x24, 0xac, 0x94, 0x54, - 0x12, 0xa7, 0x26, 0x12, 0x27, 0x02, 0x46, 0x89, 0x73, 0x09, 0x66, 0x84, 0x09, 0xf2, 0x06, 0x71, - 0x3a, 0x44, 0xa3, 0x6b, 0xc1, 0x34, 0x33, 0x35, 0x82, 0xdd, 0x60, 0x65, 0xfb, 0x66, 0xa6, 0xa9, - 0xe1, 0x04, 0x31, 0xd3, 0xb9, 0x50, 0x0e, 0x93, 0xb3, 0xd0, 0xef, 0xc1, 0x0c, 0x7b, 0xe8, 0x47, - 0xd8, 0x2b, 0x56, 0xb6, 0x1b, 0x49, 0x25, 0x9e, 0xcc, 0xa5, 0x1f, 0x99, 0x82, 0xba, 0xfe, 0x5d, - 0x0e, 0xaa, 0x72, 0x9e, 0x80, 0xb5, 0xfd, 0x2f, 0xd5, 0x08, 0x8f, 0x74, 0x30, 0xa5, 0xea, 0x60, - 0x07, 0x8a, 0xbc, 0x32, 0x1d, 0xf6, 0x88, 0x10, 0xfd, 0xe5, 0x93, 0xf5, 0x80, 0xb5, 0xe8, 0xb0, - 0x47, 0xcc, 0x02, 0x15, 0x4f, 0xac, 0xc9, 0xa6, 0x56, 0x78, 0x40, 0x52, 0x4d, 0x36, 0x6f, 0x86, - 0xe7, 0x39, 0x28, 0xd5, 0x64, 0x0b, 0x7c, 0x55, 0xe6, 0x19, 0xde, 0x43, 0x72, 0x48, 0xb2, 0xc9, - 0x16, 0xd8, 0xe2, 0x00, 0x79, 0x7e, 0x7c, 0xbe, 0xc8, 0xe3, 0x47, 0xb2, 0x69, 0x2d, 0xa4, 0x9b, - 0xd6, 0xf7, 0x60, 0x4d, 0xb0, 0xb0, 0x0f, 0x5d, 0xcf, 0x19, 0x6d, 0x1b, 0xf8, 0xde, 0x10, 0x7b, - 0xdc, 0x82, 0xb9, 0xc2, 0x31, 0x76, 0x18, 0x82, 0xdc, 0xfd, 0x63, 0xdf, 0x1b, 0x32, 0xd5, 0xaa, - 0xbd, 0x02, 0xa0, 0x99, 0x42, 0x34, 0xea, 0x0f, 0x0c, 0xc8, 0xcb, 0x06, 0xa4, 0xc4, 0x07, 0xbf, - 0xe2, 0x55, 0x5f, 0x81, 0xbc, 0x6c, 0xdc, 0xca, 0x08, 0x99, 0xa1, 0xbc, 0x5f, 0x6b, 0xc2, 0x9c, - 0x32, 0x6e, 0xc2, 0x28, 0x34, 0x3b, 0x69, 0x33, 0x34, 0x22, 0x64, 0xa0, 0x56, 0xae, 0x50, 0xa9, - 0xce, 0xd5, 0xff, 0x38, 0x05, 0x0b, 0xca, 0x44, 0xe6, 0x57, 0x63, 0x3a, 0x8a, 0xee, 0xa6, 0x93, - 0xba, 0xbb, 0x04, 0x95, 0x54, 0x37, 0xcb, 0x27, 0x27, 0xe5, 0x8e, 0xda, 0xc9, 0xd6, 0x61, 0xd6, - 0x27, 0x4f, 0x14, 0x24, 0x3e, 0x2e, 0x29, 0xb1, 0x45, 0x89, 0xc3, 0x8a, 0x8c, 0xb8, 0xf2, 0x77, - 0x1d, 0x34, 0x0f, 0x56, 0x64, 0xc8, 0x35, 0x8e, 0xb2, 0x1f, 0x5a, 0xbe, 0x7d, 0xd8, 0xa6, 0xc1, - 0x11, 0xe1, 0xf7, 0x58, 0x36, 0x4b, 0x7c, 0x6d, 0x8f, 0x2d, 0xe9, 0x5b, 0xb0, 0xe8, 0x13, 0x9e, - 0x40, 0x12, 0xa8, 0xb3, 0x88, 0x3a, 0xef, 0x13, 0x96, 0x16, 0x6e, 0x2b, 0x04, 0xca, 0xe5, 0xcf, - 0xa9, 0x97, 0xdf, 0xca, 0x15, 0x8a, 0x55, 0x68, 0xe5, 0x0a, 0x50, 0x2d, 0xb5, 0x72, 0x85, 0x72, - 0x75, 0x56, 0xdc, 0xe1, 0x1f, 0xce, 0x82, 0xfe, 0xd9, 0xe8, 0x72, 0x7f, 0xfd, 0x57, 0xa8, 0x68, - 0x60, 0xe6, 0x59, 0xe6, 0x9f, 0x7f, 0x3e, 0xf3, 0xaf, 0xff, 0x2e, 0x07, 0xb3, 0x38, 0x34, 0xfd, - 0xd5, 0xe8, 0xeb, 0x2e, 0x94, 0x45, 0x07, 0xc6, 0xf9, 0x4c, 0x23, 0x9f, 0xfa, 0x31, 0x09, 0x43, - 0xf4, 0x59, 0xc8, 0xa3, 0x44, 0x47, 0x2f, 0x3a, 0x51, 0xe6, 0x00, 0xb2, 0xfb, 0x40, 0x7e, 0x33, - 0xc8, 0xef, 0xfa, 0x64, 0xd9, 0x4c, 0xf4, 0x25, 0xc8, 0x3e, 0x1e, 0x1d, 0x28, 0x8b, 0xea, 0xed, - 0xe6, 0x93, 0xb7, 0x7b, 0x05, 0xaa, 0x71, 0x5c, 0x94, 0x2d, 0x60, 0x01, 0x7b, 0xa5, 0x39, 0xb9, - 0x2e, 0xe7, 0x0f, 0xab, 0x50, 0x88, 0x1d, 0x94, 0x7f, 0xae, 0xc9, 0x13, 0xe1, 0x9c, 0x8a, 0x8d, - 0xc0, 0xb3, 0x6c, 0xa4, 0xf4, 0x9c, 0x36, 0xf2, 0xdb, 0x39, 0x28, 0xdf, 0xb2, 0xa9, 0x3b, 0x70, - 0xe9, 0x10, 0x4d, 0x44, 0x39, 0x94, 0x96, 0x3c, 0xd4, 0x5b, 0x60, 0x8c, 0x62, 0x45, 0x6a, 0x12, - 0xcb, 0x47, 0xd7, 0x4b, 0x31, 0x3c, 0x31, 0x88, 0xbd, 0x0f, 0x73, 0x29, 0x42, 0x34, 0x9d, 0x89, - 0xe7, 0xb0, 0x95, 0x24, 0x5b, 0xfd, 0x7d, 0xa8, 0xa4, 0xc6, 0x15, 0xb9, 0x09, 0x4f, 0x3f, 0x1b, - 0x25, 0x46, 0x13, 0x17, 0xc4, 0xe4, 0x8e, 0xc7, 0x3e, 0xee, 0xa1, 0xc5, 0x28, 0x9e, 0x51, 0xb5, - 0xc4, 0x2c, 0x32, 0x96, 0x7a, 0xe6, 0x34, 0x52, 0x97, 0x05, 0x2d, 0x97, 0x79, 0x07, 0xca, 0x89, - 0xc1, 0xd2, 0xa4, 0x3e, 0x5d, 0x8a, 0x94, 0x61, 0xd2, 0x3a, 0x94, 0x2c, 0x71, 0x57, 0x32, 0x58, - 0x17, 0x4d, 0x90, 0x4b, 0x3c, 0xd7, 0x2b, 0x25, 0x9f, 0x18, 0x50, 0x87, 0x71, 0xb1, 0xf7, 0x05, - 0xac, 0x1e, 0x3f, 0xf2, 0x80, 0xc9, 0x46, 0x04, 0xcb, 0x51, 0xf6, 0xb0, 0x23, 0xc5, 0xdb, 0xf6, - 0x82, 0x88, 0x9c, 0x76, 0x9a, 0xad, 0xf0, 0xde, 0x61, 0xf4, 0x92, 0xf7, 0x1e, 0x2c, 0x0b, 0x59, - 0xd3, 0x8c, 0x27, 0x9c, 0x66, 0x2f, 0xf0, 0x61, 0x6b, 0x92, 0xeb, 0x87, 0x30, 0x7f, 0x48, 0xac, - 0x90, 0xee, 0x13, 0x8b, 0x9e, 0x76, 0x84, 0x5d, 0x8d, 0x29, 0x25, 0xb7, 0xac, 0x29, 0x5c, 0x25, - 0x7b, 0x0a, 0x97, 0x39, 0xd8, 0xe2, 0x79, 0x30, 0x6b, 0xb0, 0xc5, 0x3f, 0x85, 0xca, 0xd9, 0x24, - 0xab, 0xa3, 0xab, 0x3c, 0x94, 0x50, 0x19, 0xdb, 0x79, 0xa1, 0xac, 0xce, 0x9b, 0xe6, 0x93, 0xf3, - 0xa6, 0x64, 0x0d, 0xa8, 0xa7, 0x6b, 0x40, 0x16, 0xae, 0x62, 0x3f, 0x20, 0x3e, 0x75, 0xe9, 0x10, - 0xe7, 0xdd, 0x38, 0x3c, 0x13, 0xde, 0xc0, 0x97, 0x33, 0x87, 0x1c, 0x8b, 0x99, 0x43, 0x8e, 0xe3, - 0x67, 0x5c, 0x4b, 0x2f, 0x66, 0xc6, 0xb5, 0xfc, 0x62, 0x66, 0x5c, 0x2b, 0x27, 0xcc, 0xb8, 0xf6, - 0x60, 0x89, 0x53, 0xa5, 0xfb, 0x66, 0x63, 0x42, 0xf7, 0x5e, 0x40, 0xf2, 0x54, 0xc7, 0x7c, 0xe2, - 0xe4, 0x6c, 0xf5, 0xe4, 0xc9, 0xd9, 0x04, 0xa3, 0xac, 0xb5, 0x67, 0x8f, 0xb2, 0xee, 0x83, 0xce, - 0xb9, 0xf0, 0x2f, 0x27, 0xfc, 0xf7, 0x17, 0x31, 0x0c, 0xdf, 0x48, 0x86, 0x3f, 0x01, 0x64, 0xe1, - 0xef, 0x1e, 0x7f, 0x34, 0xab, 0x48, 0xfb, 0xa1, 0x15, 0x51, 0xb1, 0xc2, 0x9a, 0x0c, 0x85, 0x1f, - 0xcb, 0xa5, 0x24, 0x1c, 0x99, 0xda, 0x79, 0x34, 0xb5, 0x95, 0x98, 0xea, 0x21, 0xc2, 0x63, 0x93, - 0x4b, 0x17, 0x2d, 0x17, 0x32, 0x8b, 0x16, 0xb5, 0x0f, 0xa9, 0x8d, 0xf5, 0x21, 0x9f, 0xc1, 0x32, - 0x1f, 0x42, 0xc4, 0x0e, 0xef, 0x10, 0x6a, 0xb9, 0x5e, 0x84, 0x23, 0xe8, 0xb1, 0x43, 0x8d, 0x35, - 0xf6, 0x91, 0x18, 0x52, 0x48, 0xf2, 0x3b, 0x9c, 0x5a, 0xff, 0x12, 0xd6, 0x52, 0x7c, 0xd5, 0x8f, - 0x38, 0x1b, 0x93, 0x7e, 0x3d, 0x48, 0xf0, 0x1e, 0x7d, 0xcd, 0xa9, 0xff, 0x49, 0x83, 0x22, 0x56, - 0x70, 0xcf, 0x48, 0xcd, 0xc9, 0x44, 0x76, 0x36, 0x9d, 0xc8, 0x6e, 0x41, 0x09, 0x0d, 0x54, 0xd4, - 0x0a, 0x53, 0x93, 0xfe, 0xbe, 0xc2, 0x89, 0x64, 0xea, 0x51, 0x23, 0x10, 0xff, 0x0f, 0x07, 0x83, - 0x8a, 0x08, 0x3e, 0xab, 0x50, 0xe0, 0x81, 0x2a, 0xee, 0x6e, 0xf3, 0xf8, 0xde, 0x74, 0xea, 0xff, - 0xcc, 0x81, 0x8e, 0xbd, 0x63, 0xf2, 0x1b, 0xf6, 0x89, 0x95, 0xc6, 0xe8, 0xbb, 0x70, 0x76, 0xa5, - 0x11, 0xc3, 0x13, 0x95, 0x46, 0x52, 0x0f, 0x53, 0x69, 0x3d, 0xdc, 0x87, 0xb9, 0x14, 0x5f, 0x51, - 0x39, 0x4c, 0x5a, 0x88, 0x24, 0x77, 0x65, 0xcd, 0xbd, 0xdc, 0x4e, 0xad, 0x99, 0x45, 0x73, 0x2f, - 0x40, 0x4a, 0xbb, 0x7e, 0x09, 0x2a, 0x12, 0x5f, 0x94, 0xd0, 0xbc, 0xb1, 0x97, 0xa5, 0x81, 0x29, - 0x66, 0x2f, 0xa9, 0xb2, 0x23, 0xff, 0xfc, 0x65, 0x47, 0xe6, 0x28, 0xa8, 0x90, 0x3d, 0x0a, 0x3a, - 0x0f, 0xc5, 0xd8, 0xa7, 0x64, 0xed, 0x10, 0x2f, 0x9c, 0xf2, 0xe3, 0xf6, 0xe7, 0xf1, 0xbf, 0x05, - 0x3c, 0x5f, 0x8b, 0x4c, 0x51, 0xc2, 0xfa, 0x7b, 0xf3, 0x98, 0x7a, 0xfe, 0x01, 0x52, 0x60, 0x8e, - 0xe6, 0x39, 0x44, 0xfe, 0x85, 0xa0, 0x2c, 0x8d, 0xfd, 0x33, 0x50, 0x1e, 0xfb, 0x67, 0xa0, 0xfe, - 0x9d, 0x06, 0xf3, 0xe2, 0x58, 0x3b, 0x98, 0x4e, 0x5f, 0x94, 0xb9, 0x65, 0x26, 0xf2, 0xa9, 0xec, - 0x2f, 0x54, 0x69, 0xb9, 0x73, 0xe3, 0x72, 0x7f, 0x73, 0x16, 0x60, 0x17, 0xc7, 0xfb, 0x2f, 0xd0, - 0x3f, 0xc6, 0x24, 0x55, 0xea, 0x43, 0x1d, 0x72, 0x78, 0xab, 0xfc, 0x9f, 0x0e, 0x7c, 0xd6, 0xdf, - 0x84, 0x69, 0xd7, 0xef, 0xf5, 0x29, 0x5a, 0xf5, 0x24, 0x81, 0x92, 0xa3, 0x33, 0xe9, 0xed, 0xc0, - 0xa7, 0x61, 0xe0, 0x09, 0x23, 0x97, 0xaf, 0x63, 0x9a, 0xc8, 0x8f, 0x6b, 0xe2, 0x6b, 0x0d, 0x0a, - 0x3b, 0x87, 0xc4, 0x3e, 0x8a, 0xfa, 0xdd, 0xb4, 0x1e, 0xa6, 0x47, 0x7a, 0xb8, 0x03, 0x33, 0x1d, - 0xcf, 0x1a, 0x04, 0x21, 0x9e, 0xba, 0xb2, 0x7d, 0xf5, 0xe4, 0xc6, 0x4e, 0x72, 0xbc, 0x87, 0x34, - 0xa6, 0xa0, 0x1d, 0xfd, 0x7f, 0x33, 0x85, 0xe3, 0x0a, 0xfe, 0x72, 0xfb, 0x7f, 0xbe, 0xff, 0xb1, - 0x76, 0xe6, 0x87, 0x1f, 0x6b, 0x67, 0x7e, 0xfe, 0xb1, 0xa6, 0x7d, 0xfd, 0xb4, 0xa6, 0xfd, 0xfe, - 0x69, 0x4d, 0xfb, 0xf3, 0xd3, 0x9a, 0xf6, 0xfd, 0xd3, 0x9a, 0xf6, 0xb7, 0xa7, 0x35, 0xed, 0x1f, - 0x4f, 0x6b, 0x67, 0x7e, 0x7e, 0x5a, 0xd3, 0xbe, 0xfd, 0xa9, 0x76, 0xe6, 0xfb, 0x9f, 0x6a, 0x67, - 0x7e, 0xf8, 0xa9, 0x76, 0xe6, 0x8b, 0x9b, 0x07, 0xc1, 0x48, 0x06, 0x37, 0x38, 0xfe, 0x37, 0xda, - 0xf7, 0x94, 0xd7, 0xfd, 0x19, 0x0c, 0xc1, 0x37, 0xfe, 0x1d, 0x00, 0x00, 0xff, 0xff, 0xb7, 0x53, - 0xc2, 0x62, 0x7f, 0x2b, 0x00, 0x00, + // 3180 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x3a, 0xcd, 0x73, 0xdb, 0xc6, + 0xf5, 0x86, 0x45, 0x89, 0xe4, 0x23, 0x45, 0x51, 0xd0, 0x17, 0x24, 0xcb, 0x94, 0xcc, 0xd8, 0x89, + 0x9c, 0x38, 0x94, 0x25, 0x3b, 0xdf, 0x87, 0xdf, 0x58, 0xb2, 0x9d, 0x90, 0x93, 0x38, 0x0e, 0xa4, + 0xc4, 0x99, 0xfc, 0x26, 0xc3, 0x81, 0x80, 0xa5, 0x84, 0x9f, 0x40, 0x80, 0x06, 0x40, 0xda, 0xcc, + 0xfc, 0x0e, 0x39, 0x74, 0x9a, 0x6b, 0x8e, 0x9d, 0xe9, 0xa9, 0xb7, 0x9e, 0x3b, 0x93, 0x3f, 0xa0, + 0xd3, 0x4b, 0x8f, 0x39, 0xe6, 0xd4, 0x36, 0xca, 0xa5, 0x97, 0x4e, 0xf3, 0x27, 0x74, 0xf6, 0xed, + 0x2e, 0xb0, 0x00, 0x21, 0x99, 0x72, 0xe3, 0x43, 0x6e, 0xc0, 0xbe, 0x8f, 0x7d, 0xfb, 0xf6, 0x7d, + 0x03, 0x70, 0x2b, 0x24, 0xdd, 0x9e, 0xe7, 0x1b, 0xce, 0x66, 0x40, 0xfc, 0x01, 0xf1, 0x37, 0x8d, + 0x9e, 0xbd, 0xd9, 0x23, 0x7e, 0x60, 0x07, 0x21, 0x71, 0x4d, 0xb2, 0x39, 0xd8, 0xda, 0x24, 0x4f, + 0x89, 0xd9, 0x0f, 0x6d, 0xcf, 0x0d, 0x1a, 0x3d, 0xdf, 0x0b, 0x3d, 0xb5, 0x2e, 0x88, 0x1a, 0x8c, + 0xa8, 0x61, 0xf4, 0xec, 0x86, 0x44, 0xd4, 0x18, 0x6c, 0xad, 0xd4, 0x0e, 0x3d, 0xef, 0xd0, 0x21, + 0x9b, 0x48, 0x71, 0xd0, 0xef, 0x6c, 0x5a, 0x7d, 0xdf, 0xa0, 0x4c, 0x18, 0x8f, 0x95, 0xb5, 0x34, + 0x3c, 0xb4, 0xbb, 0x24, 0x08, 0x8d, 0x6e, 0x8f, 0x23, 0x5c, 0xb1, 0x48, 0x8f, 0xb8, 0x16, 0x71, + 0x4d, 0x9b, 0x04, 0x9b, 0x87, 0xde, 0xa1, 0x87, 0xeb, 0xf8, 0xc4, 0x51, 0xae, 0x46, 0xc2, 0x53, + 0xa9, 0x4d, 0xaf, 0xdb, 0xf5, 0x5c, 0x2a, 0x70, 0x97, 0x04, 0x81, 0x71, 0x48, 0x32, 0xb1, 0x88, + 0xdb, 0xef, 0x06, 0x14, 0xe9, 0x89, 0xe7, 0x1f, 0x77, 0x1c, 0xef, 0x09, 0xc7, 0xba, 0x96, 0xc0, + 0xea, 0x18, 0xb6, 0xd3, 0xf7, 0xc9, 0x28, 0xb3, 0x24, 0xda, 0x91, 0x1d, 0x84, 0x9e, 0x3f, 0x1c, + 0x45, 0x7b, 0x39, 0x81, 0x26, 0xb6, 0x1a, 0xc5, 0xbb, 0x9e, 0xa5, 0xfe, 0x48, 0x44, 0x76, 0x22, + 0x8e, 0xfa, 0xda, 0x99, 0xa8, 0xa9, 0xd3, 0xbc, 0x72, 0x26, 0x72, 0x68, 0x04, 0xc7, 0x1c, 0xf1, + 0x46, 0x16, 0xe2, 0x69, 0xc7, 0xaa, 0xff, 0x0d, 0xa0, 0xb8, 0x77, 0x64, 0xf8, 0x56, 0xd3, 0xed, + 0x78, 0xea, 0x32, 0x14, 0x02, 0xfa, 0xd2, 0xb6, 0x2d, 0x4d, 0x59, 0x57, 0x36, 0x26, 0xf5, 0x3c, + 0xbe, 0x37, 0x2d, 0x0a, 0xf2, 0x0d, 0xf7, 0x90, 0x50, 0xd0, 0xc5, 0x75, 0x65, 0x63, 0x42, 0xcf, + 0xe3, 0x7b, 0xd3, 0x52, 0xe7, 0x61, 0xd2, 0x7b, 0xe2, 0x12, 0x5f, 0x9b, 0x58, 0x57, 0x36, 0x8a, + 0x3a, 0x7b, 0x51, 0xb7, 0x61, 0xc1, 0x27, 0x3d, 0xc7, 0x36, 0xd1, 0x46, 0xda, 0x86, 0x79, 0xdc, + 0x76, 0xc8, 0x80, 0x38, 0x5a, 0x0e, 0xa9, 0xe7, 0x24, 0xe0, 0x1d, 0xf3, 0xf8, 0x43, 0x0a, 0x52, + 0x6f, 0x80, 0x1a, 0xfa, 0x86, 0x1b, 0x74, 0x88, 0x2f, 0x11, 0x4c, 0x22, 0x41, 0x55, 0x40, 0x64, + 0xec, 0x20, 0xf4, 0x1c, 0xe2, 0xb6, 0x03, 0xdb, 0x35, 0x49, 0xdb, 0x27, 0x2e, 0x79, 0xa2, 0x4d, + 0xa1, 0xdc, 0x55, 0x06, 0xd9, 0xa3, 0x00, 0x9d, 0xae, 0xab, 0x77, 0xa0, 0xd4, 0xef, 0x59, 0x46, + 0x48, 0xda, 0xd4, 0x2e, 0xb5, 0xfc, 0xba, 0xb2, 0x51, 0xda, 0x5e, 0x69, 0x30, 0xa3, 0x6d, 0x08, + 0xa3, 0x6d, 0xec, 0x0b, 0xa3, 0xdd, 0xc9, 0x7d, 0xfb, 0xf7, 0x35, 0x45, 0x07, 0x46, 0x44, 0x97, + 0xd5, 0x4f, 0x60, 0x9e, 0xd2, 0x4a, 0xb2, 0x31, 0x5e, 0x85, 0x31, 0x79, 0xcd, 0x22, 0xb5, 0x90, + 0x1f, 0x59, 0xde, 0x85, 0x9a, 0x6b, 0x74, 0x49, 0xd0, 0x33, 0x4c, 0xd2, 0x76, 0xbd, 0xd0, 0xee, + 0x08, 0x85, 0x0d, 0xa8, 0xf7, 0x79, 0xae, 0x56, 0xc4, 0xd3, 0xaf, 0x46, 0x58, 0x0f, 0x24, 0xa4, + 0xcf, 0x18, 0x8e, 0xfa, 0x8d, 0x02, 0x2b, 0xa6, 0xd3, 0x0f, 0x42, 0xe2, 0xb7, 0x33, 0x14, 0x08, + 0xeb, 0x13, 0x1b, 0xa5, 0xed, 0x56, 0xe3, 0xd9, 0x4e, 0xde, 0x88, 0x6c, 0xa1, 0xb1, 0xcb, 0xf8, + 0xed, 0xa7, 0xb4, 0x7e, 0xcf, 0x0d, 0xfd, 0xa1, 0xbe, 0x64, 0x66, 0x43, 0xd5, 0xdf, 0x28, 0xb0, + 0x14, 0x49, 0x92, 0xd4, 0x95, 0x56, 0x42, 0x31, 0xde, 0x7f, 0x3e, 0x31, 0x64, 0xcd, 0xa1, 0x0c, + 0x5c, 0xa7, 0xf3, 0x66, 0x06, 0x82, 0xfa, 0x5b, 0x05, 0x96, 0x85, 0x18, 0xb2, 0x15, 0x32, 0x41, + 0xca, 0xff, 0x85, 0x3e, 0xf4, 0x98, 0x5b, 0x86, 0x3e, 0xd2, 0x50, 0xaa, 0x8f, 0x65, 0x59, 0x00, + 0xcb, 0x79, 0x2c, 0x69, 0x64, 0x1a, 0x05, 0x69, 0x9e, 0x4f, 0x10, 0x69, 0x8f, 0xbb, 0xce, 0xe3, + 0xe4, 0xbd, 0x2c, 0xfa, 0x99, 0x40, 0xf5, 0x26, 0xcc, 0x0f, 0xec, 0xc0, 0x3e, 0xb0, 0x1d, 0x3b, + 0x1c, 0x4a, 0x02, 0x54, 0xd0, 0xb8, 0xd4, 0x18, 0x26, 0x28, 0x56, 0x5a, 0xb0, 0x7a, 0x96, 0x05, + 0xa8, 0x55, 0x98, 0x38, 0x26, 0x43, 0x8c, 0x12, 0x45, 0x9d, 0x3e, 0xd2, 0x30, 0x30, 0x30, 0x9c, + 0x3e, 0xe1, 0xe1, 0x81, 0xbd, 0xbc, 0x7b, 0xf1, 0x6d, 0x65, 0xc5, 0x84, 0xe5, 0x53, 0xaf, 0x31, + 0x83, 0xd1, 0x4d, 0x99, 0xd1, 0x99, 0x7e, 0x25, 0x6f, 0x12, 0x0b, 0x9c, 0x79, 0x45, 0xe7, 0x12, + 0xb8, 0x09, 0x97, 0xce, 0xd0, 0xf2, 0x79, 0x58, 0xd5, 0x4f, 0x2e, 0xc1, 0xc2, 0x23, 0x1e, 0xca, + 0xef, 0x89, 0xb4, 0x8b, 0xc1, 0xf6, 0x0a, 0x94, 0x63, 0xd7, 0xe7, 0x01, 0xb7, 0xa8, 0x97, 0xa2, + 0xb5, 0xa6, 0xa5, 0xae, 0x41, 0x49, 0xa4, 0x01, 0x11, 0x77, 0x8b, 0x3a, 0x88, 0xa5, 0xa6, 0xa5, + 0x36, 0x60, 0xae, 0x67, 0xf8, 0xc4, 0x0d, 0xdb, 0x09, 0x56, 0x2c, 0x10, 0xcf, 0x32, 0xd0, 0x03, + 0x89, 0xe1, 0x0d, 0x50, 0x39, 0xbe, 0xcc, 0x37, 0x87, 0xe8, 0x55, 0x06, 0x79, 0x14, 0x73, 0xaf, + 0xc3, 0x34, 0xc7, 0xf6, 0xfb, 0x2e, 0x45, 0x9c, 0x64, 0x22, 0xb2, 0x45, 0xbd, 0xef, 0x36, 0x2d, + 0x7a, 0x0a, 0xdb, 0xb5, 0x43, 0xdb, 0x08, 0x09, 0xa6, 0x8d, 0x29, 0x54, 0x40, 0x29, 0x5a, 0x6b, + 0x5a, 0xea, 0x3b, 0xb0, 0x6c, 0x7a, 0xdd, 0x9e, 0x43, 0xd0, 0x03, 0xc8, 0x80, 0x32, 0x3c, 0x30, + 0x42, 0xf3, 0x88, 0xe2, 0xe7, 0x11, 0x7f, 0x31, 0x46, 0xb8, 0x47, 0xe1, 0x3b, 0x14, 0xdc, 0xb4, + 0xd4, 0x87, 0x50, 0x4d, 0x93, 0xf2, 0x68, 0x7b, 0x2d, 0x76, 0x1a, 0xea, 0x2d, 0x3c, 0xc1, 0x51, + 0x4f, 0xf9, 0x80, 0x3d, 0x22, 0x1f, 0x7d, 0x26, 0xc5, 0x58, 0xbd, 0x0c, 0x40, 0x93, 0x65, 0xfb, + 0x71, 0x9f, 0xf4, 0x09, 0x06, 0xd7, 0xa2, 0x5e, 0xa4, 0x2b, 0x9f, 0xd0, 0x05, 0xaa, 0xa0, 0x48, + 0x33, 0xe1, 0xb0, 0x47, 0x50, 0xaf, 0x1a, 0x30, 0x05, 0x09, 0xc8, 0xfe, 0xb0, 0x47, 0xa8, 0x56, + 0xd5, 0x2f, 0x61, 0x25, 0xc2, 0x8e, 0x6a, 0x2a, 0x8c, 0x7b, 0x5e, 0x3f, 0xd4, 0x4a, 0x28, 0xe8, + 0xf2, 0x88, 0xf9, 0xde, 0xe5, 0x75, 0xd3, 0x4e, 0xee, 0x77, 0x34, 0x82, 0x69, 0x4f, 0xd2, 0xe6, + 0xb1, 0xcf, 0x18, 0xd0, 0x7c, 0x13, 0xb1, 0xa7, 0x37, 0x20, 0x18, 0x97, 0xc7, 0x63, 0x1c, 0x9d, + 0x44, 0xef, 0x47, 0x2c, 0x0f, 0xe0, 0xb2, 0x45, 0x3a, 0x46, 0xdf, 0x91, 0x2c, 0x00, 0xf5, 0x21, + 0x78, 0x4f, 0x8f, 0xc7, 0x7b, 0x85, 0x73, 0x11, 0xd6, 0xb2, 0x6f, 0x04, 0xc7, 0x62, 0x8f, 0x97, + 0x60, 0x3a, 0x08, 0x0d, 0x3f, 0x8c, 0x52, 0x18, 0x8b, 0x32, 0x65, 0x5c, 0x14, 0x29, 0xeb, 0x35, + 0x50, 0x1d, 0x23, 0x08, 0xb9, 0x39, 0xa0, 0x08, 0xb6, 0xa5, 0xcd, 0x22, 0xe6, 0x0c, 0x85, 0xe0, + 0x75, 0x51, 0xb6, 0x4d, 0x4b, 0x7d, 0x1d, 0xe6, 0x10, 0xb9, 0x63, 0xfb, 0x11, 0x89, 0x6d, 0x69, + 0x2a, 0x2b, 0x0c, 0x28, 0xe8, 0x3e, 0x85, 0x20, 0x49, 0xd3, 0xa2, 0xd1, 0x0e, 0xd1, 0x7b, 0xbe, + 0x67, 0x92, 0x20, 0x20, 0x16, 0xb7, 0x9c, 0x39, 0x16, 0xed, 0x28, 0xec, 0xa1, 0x00, 0x31, 0xab, + 0xf8, 0x1f, 0x00, 0x26, 0x32, 0xe6, 0xf3, 0xf9, 0x31, 0xf3, 0x79, 0x11, 0x69, 0x30, 0x8f, 0xb7, + 0x00, 0xc5, 0x68, 0xcb, 0x25, 0xc6, 0xc2, 0x98, 0x6c, 0x2a, 0x94, 0xf2, 0xd3, 0xb8, 0xcc, 0xd8, + 0x86, 0x85, 0xe4, 0xdd, 0x08, 0x3d, 0x2e, 0xb2, 0xca, 0xe9, 0x89, 0xa4, 0x73, 0xa1, 0xce, 0x77, + 0x60, 0x39, 0x49, 0x13, 0x98, 0x47, 0xc4, 0xea, 0x3b, 0x18, 0x0e, 0x96, 0x98, 0x8f, 0xc9, 0x74, + 0x7b, 0x1c, 0xdc, 0xb4, 0xd4, 0xb7, 0x40, 0x4b, 0x91, 0xd2, 0x53, 0x31, 0x6f, 0xd6, 0x90, 0x72, + 0x21, 0x41, 0xc9, 0xa0, 0x4d, 0x4b, 0xdd, 0x4b, 0xcb, 0x29, 0x6c, 0x68, 0x79, 0x3c, 0x1b, 0x4a, + 0x1c, 0x44, 0x18, 0xcf, 0xc8, 0xe1, 0x8d, 0x90, 0x3a, 0x7a, 0xa8, 0xad, 0x60, 0x5d, 0x97, 0xa0, + 0xb9, 0xc3, 0x40, 0x09, 0x37, 0x4c, 0x9c, 0x00, 0xaf, 0xe1, 0xd2, 0x98, 0xd7, 0xb0, 0x94, 0x71, + 0x4a, 0xbc, 0x0f, 0x03, 0x56, 0xb3, 0x75, 0xcb, 0x37, 0x58, 0x1d, 0x73, 0x83, 0xe5, 0xac, 0x0b, + 0x60, 0x5b, 0x5c, 0x87, 0xaa, 0x69, 0xb8, 0x26, 0x71, 0xda, 0x3e, 0x79, 0xdc, 0x27, 0x41, 0x48, + 0x2c, 0xed, 0xf2, 0xba, 0xb2, 0x51, 0xd0, 0x67, 0xd8, 0xba, 0x2e, 0x96, 0x55, 0x1f, 0xae, 0x25, + 0xa5, 0xf1, 0x7c, 0xfb, 0xd0, 0x76, 0x0d, 0x27, 0x2d, 0x56, 0x6d, 0x4c, 0xb1, 0xae, 0xc8, 0x62, + 0x7d, 0xcc, 0x99, 0x25, 0xc5, 0x1b, 0x31, 0x11, 0x2e, 0x25, 0x35, 0x91, 0x35, 0x8c, 0x8d, 0x09, + 0x13, 0xe1, 0xc2, 0x36, 0x2d, 0xf5, 0x55, 0x98, 0x4d, 0x9e, 0x8b, 0x52, 0xac, 0x23, 0x45, 0xf2, + 0x60, 0x0c, 0x37, 0x08, 0x6d, 0xf3, 0x78, 0xd8, 0x96, 0x02, 0xf4, 0x15, 0x86, 0xcb, 0x00, 0xfb, + 0x51, 0x98, 0x3e, 0x84, 0x75, 0x8e, 0x1b, 0xd9, 0x79, 0xe8, 0xb5, 0x63, 0x17, 0xa6, 0x56, 0x58, + 0x1f, 0xcf, 0x0a, 0x57, 0x19, 0x23, 0x71, 0xe0, 0x7d, 0x6f, 0x4f, 0x38, 0x35, 0x35, 0x47, 0x0d, + 0xf2, 0xc2, 0x00, 0x5f, 0x62, 0x0d, 0x11, 0x7f, 0x55, 0x3f, 0x85, 0x45, 0x9f, 0x84, 0xfe, 0xb0, + 0xcd, 0x52, 0x9d, 0xd3, 0xb6, 0xdd, 0x90, 0xf8, 0x03, 0xc3, 0xd1, 0xae, 0x8e, 0xb7, 0xf1, 0x3c, + 0x92, 0x37, 0x19, 0x75, 0x93, 0x13, 0xc7, 0x6c, 0xbb, 0xc6, 0x53, 0xbb, 0xdb, 0xef, 0xc6, 0x6c, + 0xaf, 0x9d, 0x87, 0xed, 0x47, 0x8c, 0x3a, 0x62, 0x7b, 0x3b, 0xcd, 0x96, 0x1f, 0x23, 0xd0, 0x5e, + 0xc6, 0x63, 0x25, 0xa8, 0xb8, 0x5f, 0x05, 0xea, 0xbb, 0xb4, 0x78, 0xa5, 0x54, 0x07, 0x86, 0x79, + 0xec, 0x75, 0x3a, 0x6d, 0xd3, 0x23, 0x9d, 0x8e, 0x6d, 0xda, 0x34, 0x9a, 0xbe, 0xb2, 0xae, 0x6c, + 0x28, 0xfa, 0x12, 0x22, 0xec, 0x30, 0xf8, 0x6e, 0x0c, 0x56, 0xbb, 0x50, 0xcf, 0xc8, 0x8d, 0xe4, + 0x69, 0xcf, 0x66, 0xe2, 0x32, 0x23, 0xdd, 0x18, 0xd3, 0x48, 0xd7, 0x46, 0x92, 0xe4, 0xbd, 0x88, + 0x13, 0x6f, 0xa4, 0xd6, 0x98, 0xa8, 0xae, 0xe7, 0xb6, 0xf1, 0xc9, 0x38, 0x70, 0x48, 0x9b, 0xf8, + 0xbe, 0xe7, 0x63, 0x26, 0x0f, 0xb4, 0xeb, 0xeb, 0x13, 0x1b, 0x45, 0xfd, 0x12, 0x02, 0x1f, 0x78, + 0xae, 0x2e, 0x90, 0xee, 0x51, 0x1c, 0x9a, 0xd3, 0x03, 0x75, 0x03, 0xaa, 0x47, 0x46, 0xc0, 0xe8, + 0xdb, 0x3d, 0xcf, 0xb1, 0xcd, 0xa1, 0xf6, 0x2a, 0xfa, 0x61, 0xe5, 0xc8, 0x08, 0x90, 0xe2, 0x21, + 0xae, 0xd2, 0x24, 0x67, 0xfa, 0x9e, 0x1b, 0xd9, 0x9f, 0xf6, 0x1a, 0x5a, 0x6a, 0x99, 0x2e, 0x0a, + 0x5b, 0xa2, 0xc5, 0x51, 0x60, 0x1f, 0x52, 0xdf, 0x34, 0xbd, 0xbe, 0x1b, 0x6a, 0x0d, 0x56, 0x1c, + 0xb1, 0xb5, 0x5d, 0xba, 0xa4, 0x5e, 0x83, 0x32, 0xaf, 0x5d, 0xda, 0x81, 0xfd, 0x15, 0xd1, 0x36, + 0x29, 0xca, 0xce, 0x45, 0x4d, 0xd1, 0x4b, 0x7c, 0x7d, 0xcf, 0xfe, 0x8a, 0xb6, 0x9e, 0xb3, 0x46, + 0x3f, 0xf4, 0xda, 0x3e, 0x09, 0x48, 0xd8, 0xee, 0x79, 0xb6, 0x1b, 0x06, 0xda, 0xad, 0xac, 0x4a, + 0x28, 0x9a, 0x1b, 0x0c, 0xb6, 0x1a, 0x3a, 0xc5, 0x7e, 0x88, 0xc8, 0xfa, 0x0c, 0xa5, 0x97, 0x16, + 0xd4, 0xff, 0x87, 0xd9, 0x80, 0x18, 0xbe, 0x79, 0x44, 0x6d, 0xc1, 0xb7, 0x0f, 0xfa, 0x21, 0x09, + 0xb4, 0xdb, 0xd8, 0x91, 0x7c, 0x3c, 0x4e, 0x47, 0x92, 0x59, 0xd5, 0x36, 0xf6, 0x90, 0xe5, 0x9d, + 0x88, 0x23, 0xeb, 0x4b, 0xaa, 0x41, 0x6a, 0x59, 0x7d, 0x04, 0xb9, 0x2e, 0xe9, 0x7a, 0xda, 0x1b, + 0xb8, 0xe1, 0xee, 0xf3, 0x6f, 0xf8, 0x11, 0xe9, 0x7a, 0x6c, 0x13, 0x64, 0xa8, 0x7e, 0x09, 0xb3, + 0x3c, 0x5f, 0xb6, 0x99, 0x02, 0x6d, 0x12, 0x68, 0x6f, 0xa2, 0xa6, 0x6e, 0x66, 0xee, 0x22, 0x95, + 0x8e, 0x3c, 0x9b, 0x7e, 0x20, 0xe8, 0xf4, 0xea, 0x20, 0xb5, 0xa2, 0xde, 0x82, 0x45, 0x5e, 0x85, + 0x44, 0x36, 0xcd, 0x8b, 0xe3, 0xb7, 0xd0, 0x00, 0xe6, 0x10, 0x1a, 0x89, 0xc8, 0x8a, 0xe4, 0xff, + 0x85, 0x99, 0x18, 0x3d, 0x08, 0x8d, 0x30, 0xd0, 0xde, 0x46, 0x89, 0xb6, 0xc7, 0x39, 0x77, 0xc4, + 0x6c, 0x8f, 0x52, 0xea, 0x15, 0x92, 0x78, 0x4f, 0xa4, 0x27, 0x2a, 0x4a, 0xda, 0xc5, 0xde, 0x39, + 0x6f, 0x7a, 0xd2, 0xfb, 0x69, 0xe7, 0xba, 0x0d, 0x4b, 0x23, 0xf5, 0x57, 0xf8, 0x14, 0x4f, 0xfd, + 0x2e, 0xab, 0x49, 0x92, 0x35, 0xd8, 0xfe, 0x53, 0xb7, 0x69, 0xad, 0x58, 0xb0, 0x90, 0x69, 0x0d, + 0x19, 0xfd, 0xd3, 0x1b, 0xc9, 0x96, 0x6f, 0x2d, 0x69, 0xd2, 0x7c, 0x6a, 0x36, 0xd8, 0x6a, 0x3c, + 0x34, 0x86, 0x8e, 0x67, 0x58, 0x72, 0xaf, 0xf6, 0x39, 0x14, 0x23, 0x13, 0xf8, 0x45, 0x39, 0xb7, + 0x72, 0x85, 0x99, 0x6a, 0xb5, 0x95, 0x2b, 0x54, 0xab, 0xb3, 0xad, 0x5c, 0xe1, 0x46, 0xf5, 0xf5, + 0x56, 0xae, 0xf0, 0x7a, 0xb5, 0xd1, 0xca, 0x15, 0x6e, 0x56, 0xb7, 0x5a, 0xb9, 0xc2, 0x56, 0x75, + 0xbb, 0x95, 0x2b, 0x6c, 0x57, 0x6f, 0xd5, 0x6f, 0x41, 0x25, 0x79, 0x49, 0xd4, 0xf3, 0x13, 0x6e, + 0xad, 0x30, 0xcf, 0x97, 0x5c, 0xba, 0xfe, 0x6f, 0x05, 0x16, 0x47, 0x4c, 0x9a, 0x52, 0x13, 0x4c, + 0x9b, 0x3e, 0xa1, 0x85, 0xa4, 0x94, 0x36, 0x15, 0x9e, 0x36, 0x11, 0x10, 0xa7, 0xcd, 0x05, 0x98, + 0xe2, 0x06, 0xc8, 0xda, 0xc3, 0x49, 0x1f, 0x4d, 0xae, 0x05, 0x93, 0xd4, 0xd0, 0x08, 0xf6, 0x82, + 0x95, 0xed, 0xdb, 0x99, 0x86, 0x86, 0xf3, 0xc3, 0x4c, 0xd7, 0x42, 0x39, 0x74, 0xc6, 0x42, 0xbd, + 0x0f, 0x53, 0xf4, 0xa1, 0x1f, 0x60, 0xa7, 0x58, 0xd9, 0x6e, 0x24, 0x95, 0x78, 0x36, 0x97, 0x7e, + 0xa0, 0x73, 0xea, 0xfa, 0x77, 0x39, 0xa8, 0x8a, 0x69, 0x02, 0x56, 0xf6, 0xbf, 0x54, 0x1b, 0x1c, + 0xeb, 0x60, 0x42, 0xd6, 0xc1, 0x2e, 0x14, 0x59, 0x5d, 0x3a, 0xec, 0x11, 0x2e, 0xfa, 0xcb, 0x67, + 0xeb, 0x01, 0x2b, 0xd1, 0x61, 0x8f, 0xe8, 0x85, 0x90, 0x3f, 0xd1, 0x16, 0x3b, 0x34, 0xfc, 0x43, + 0x92, 0x6a, 0xb1, 0x59, 0x2b, 0x3c, 0xcb, 0x40, 0xa9, 0x16, 0x9b, 0xe3, 0xcb, 0x32, 0x4f, 0xb1, + 0x0e, 0x92, 0x41, 0x92, 0x2d, 0x36, 0xc7, 0xe6, 0x07, 0xc8, 0xb3, 0xe3, 0xb3, 0x45, 0x16, 0x3d, + 0x92, 0x2d, 0x6b, 0x21, 0xdd, 0xb2, 0xbe, 0x07, 0x2b, 0x9c, 0x85, 0x79, 0x64, 0x3b, 0x56, 0xbc, + 0xad, 0xe7, 0x3a, 0x43, 0xec, 0x70, 0x0b, 0xfa, 0x12, 0xc3, 0xd8, 0xa5, 0x08, 0x62, 0xf7, 0x8f, + 0x5d, 0x67, 0x48, 0x55, 0x2b, 0x77, 0x0a, 0x80, 0x66, 0x0a, 0x41, 0xdc, 0x1d, 0x68, 0x90, 0x17, + 0xed, 0x47, 0x89, 0x8d, 0x7d, 0xf9, 0xab, 0xba, 0x04, 0x79, 0xd1, 0xb6, 0x95, 0x11, 0x32, 0x15, + 0xb2, 0x6e, 0xad, 0x09, 0x33, 0xd2, 0xb0, 0x09, 0x63, 0xd0, 0xf4, 0xb8, 0xad, 0x50, 0x4c, 0x48, + 0x41, 0xad, 0x5c, 0xa1, 0x52, 0x9d, 0xa9, 0xff, 0x79, 0x02, 0xe6, 0xa4, 0x79, 0xcc, 0xaf, 0xc6, + 0x74, 0x24, 0xdd, 0x4d, 0x26, 0x75, 0x77, 0x15, 0x2a, 0xa9, 0x5e, 0x96, 0xcd, 0x4d, 0xca, 0x1d, + 0xb9, 0x8f, 0xad, 0xc3, 0xb4, 0x4b, 0x9e, 0x4a, 0x48, 0x6c, 0x58, 0x52, 0xa2, 0x8b, 0x02, 0x87, + 0x96, 0x18, 0x51, 0xdd, 0x6f, 0x5b, 0x68, 0x1e, 0xb4, 0xc4, 0x10, 0x6b, 0x0c, 0xe5, 0xc0, 0x37, + 0x5c, 0xf3, 0xa8, 0x1d, 0x7a, 0xc7, 0x84, 0xdd, 0x63, 0x59, 0x2f, 0xb1, 0xb5, 0x7d, 0xba, 0xa4, + 0x6e, 0xc2, 0xbc, 0x4b, 0x58, 0xfa, 0x48, 0xa0, 0x4e, 0x23, 0xea, 0xac, 0x4b, 0x68, 0x52, 0xd8, + 0x91, 0x08, 0xa4, 0xcb, 0x9f, 0x91, 0x2f, 0xbf, 0x95, 0x2b, 0x14, 0xab, 0xd0, 0xca, 0x15, 0xa0, + 0x5a, 0x6a, 0xe5, 0x0a, 0xe5, 0xea, 0x34, 0xbf, 0xc3, 0x3f, 0x5d, 0x04, 0xf5, 0xb3, 0xf8, 0x72, + 0x7f, 0xfd, 0x57, 0x28, 0x69, 0x60, 0xea, 0x59, 0xe6, 0x9f, 0x7f, 0x3e, 0xf3, 0xaf, 0xff, 0x21, + 0x07, 0xd3, 0x38, 0x32, 0xfd, 0xd5, 0xe8, 0xeb, 0x1e, 0x94, 0x79, 0xff, 0xc5, 0xf8, 0x4c, 0x22, + 0x9f, 0xfa, 0x29, 0x09, 0x83, 0x77, 0x59, 0xc8, 0xa3, 0x14, 0xc6, 0x2f, 0x2a, 0x91, 0xa6, 0x00, + 0xa2, 0xf7, 0x40, 0x7e, 0x53, 0xc8, 0x6f, 0x6b, 0xbc, 0x6c, 0xc6, 0xbb, 0x12, 0x64, 0x1f, 0x0d, + 0x0e, 0xa4, 0x45, 0xf9, 0x76, 0xf3, 0xc9, 0xdb, 0xbd, 0x0e, 0xd5, 0x28, 0x2e, 0x8a, 0x06, 0xb0, + 0x80, 0x9d, 0xd2, 0x8c, 0x58, 0x17, 0xd3, 0x87, 0x65, 0x28, 0x44, 0x0e, 0xca, 0x3e, 0xd6, 0xe4, + 0x09, 0x77, 0x4e, 0xc9, 0x46, 0xe0, 0x59, 0x36, 0x52, 0x7a, 0x4e, 0x1b, 0xf9, 0xfd, 0x0c, 0x94, + 0xef, 0x98, 0xa1, 0x3d, 0xb0, 0xc3, 0x21, 0x9a, 0x88, 0x74, 0x28, 0x25, 0x79, 0xa8, 0xb7, 0x40, + 0x8b, 0x63, 0x45, 0x6a, 0x0e, 0xcb, 0x06, 0xd7, 0x0b, 0x11, 0x3c, 0x31, 0x86, 0x7d, 0x00, 0x33, + 0x29, 0x42, 0x34, 0x9d, 0xb1, 0xa7, 0xb0, 0x95, 0x24, 0x5b, 0xf5, 0x7d, 0xa8, 0xa4, 0x86, 0x15, + 0xb9, 0x31, 0x4f, 0x3f, 0x1d, 0x24, 0x06, 0x13, 0x97, 0xf9, 0xdc, 0x8e, 0xc5, 0x3e, 0xe6, 0xa1, + 0xc5, 0x20, 0x9a, 0x50, 0xb5, 0xf8, 0x24, 0x32, 0x92, 0x7a, 0xea, 0x3c, 0x52, 0x97, 0x39, 0x2d, + 0x93, 0x79, 0x17, 0xca, 0x89, 0xb1, 0xd2, 0xb8, 0x3e, 0x5d, 0x0a, 0xa4, 0x51, 0xd2, 0x1a, 0x94, + 0x0c, 0x7e, 0x57, 0x22, 0x58, 0x17, 0x75, 0x10, 0x4b, 0x2c, 0xd7, 0x4b, 0x25, 0x1f, 0x1f, 0x4f, + 0xfb, 0x51, 0xb1, 0xf7, 0x05, 0x2c, 0x9f, 0x3e, 0xf0, 0x80, 0xf1, 0x06, 0x04, 0x8b, 0x41, 0xf6, + 0xa8, 0x23, 0xc5, 0xdb, 0x74, 0xbc, 0x80, 0x9c, 0x77, 0x96, 0x2d, 0xf1, 0xde, 0xa5, 0xf4, 0x82, + 0xf7, 0x3e, 0x2c, 0x72, 0x59, 0xd3, 0x8c, 0xc7, 0x9c, 0x65, 0xcf, 0xb1, 0x51, 0x6b, 0x92, 0xeb, + 0x87, 0x30, 0x7b, 0x44, 0x0c, 0x3f, 0x3c, 0x20, 0x46, 0x78, 0xde, 0x01, 0x76, 0x35, 0xa2, 0x14, + 0xdc, 0xb2, 0x66, 0x70, 0x95, 0xec, 0x19, 0x5c, 0xe6, 0x58, 0x8b, 0xe5, 0xc1, 0xac, 0xb1, 0x16, + 0xfb, 0x10, 0x2a, 0x26, 0x93, 0xb4, 0x8e, 0xae, 0xb2, 0x50, 0x12, 0x8a, 0xd8, 0xce, 0x0a, 0x65, + 0x79, 0xda, 0x34, 0x9b, 0x9c, 0x36, 0x25, 0x6b, 0x40, 0x35, 0x5d, 0x03, 0xd2, 0x70, 0x15, 0xf9, + 0x01, 0x71, 0x43, 0x3b, 0x1c, 0xe2, 0xb4, 0x1b, 0x47, 0x67, 0xdc, 0x1b, 0xd8, 0x72, 0xe6, 0x88, + 0x63, 0x3e, 0x73, 0xc4, 0x71, 0xfa, 0x84, 0x6b, 0xe1, 0xc5, 0x4c, 0xb8, 0x16, 0x5f, 0xcc, 0x84, + 0x6b, 0xe9, 0x8c, 0x09, 0xd7, 0x3e, 0x2c, 0x30, 0xaa, 0x74, 0xd7, 0xac, 0x8d, 0xe9, 0xde, 0x73, + 0x48, 0x9e, 0xea, 0x97, 0xcf, 0x9c, 0x9b, 0x2d, 0x9f, 0x3d, 0x37, 0x1b, 0x63, 0x90, 0xb5, 0xf2, + 0xec, 0x41, 0xd6, 0x03, 0x50, 0x19, 0x17, 0xd6, 0xb7, 0xb3, 0x9f, 0x5f, 0xf8, 0x28, 0x7c, 0x3d, + 0x19, 0xfe, 0x38, 0x90, 0x86, 0xbf, 0xfb, 0xec, 0x51, 0xaf, 0x22, 0xed, 0x87, 0xb4, 0xa7, 0x67, + 0x2b, 0xb4, 0xc9, 0x90, 0xf8, 0xd1, 0x5c, 0x4a, 0xfc, 0xd8, 0xd4, 0x56, 0xd1, 0xd4, 0x96, 0x22, + 0xaa, 0x47, 0x08, 0x8f, 0x4c, 0x2e, 0x5d, 0xb4, 0x5c, 0xce, 0x2c, 0x5a, 0xe4, 0x3e, 0xa4, 0x36, + 0xd2, 0x87, 0x7c, 0x06, 0x8b, 0xb8, 0x75, 0xec, 0xf0, 0x16, 0x09, 0x0d, 0xdb, 0x09, 0x70, 0x00, + 0x3d, 0x72, 0xa8, 0x91, 0xc6, 0x3e, 0xd0, 0xf1, 0x9b, 0xd0, 0x07, 0x82, 0xfc, 0x2e, 0xa3, 0x56, + 0xbf, 0x84, 0x95, 0x14, 0x5f, 0xf9, 0x13, 0xce, 0xfa, 0xb8, 0xdf, 0x0e, 0x12, 0xbc, 0xe3, 0x6f, + 0x39, 0xf5, 0xbf, 0x28, 0x50, 0xc4, 0x0a, 0xee, 0x19, 0xa9, 0x39, 0x99, 0xc8, 0x2e, 0xa6, 0x13, + 0xd9, 0x1d, 0x28, 0xa1, 0x81, 0xf2, 0x5a, 0x61, 0x62, 0xdc, 0x9f, 0x57, 0x18, 0x91, 0x48, 0x3d, + 0x72, 0x04, 0x62, 0x7f, 0xe1, 0x60, 0x50, 0xe1, 0xc1, 0x67, 0x19, 0x0a, 0x2c, 0x50, 0x45, 0xdd, + 0x6d, 0x1e, 0xdf, 0x9b, 0x56, 0xfd, 0x5f, 0x39, 0x50, 0xb1, 0x77, 0x4c, 0x7e, 0xc1, 0x3e, 0xb3, + 0xd2, 0x88, 0xbf, 0x0a, 0x67, 0x57, 0x1a, 0x11, 0x3c, 0x51, 0x69, 0x24, 0xf5, 0x30, 0x91, 0xd6, + 0xc3, 0x03, 0x98, 0x49, 0xf1, 0xe5, 0x95, 0xc3, 0xb8, 0x85, 0x48, 0x72, 0x57, 0xda, 0xdc, 0x8b, + 0xed, 0xe4, 0x9a, 0x99, 0x37, 0xf7, 0x1c, 0x24, 0xb5, 0xeb, 0x57, 0xa1, 0x22, 0xf0, 0x79, 0x09, + 0xcd, 0x1a, 0x7b, 0x51, 0x1a, 0xe8, 0x7c, 0xf6, 0x92, 0x2a, 0x3b, 0xf2, 0xcf, 0x5f, 0x76, 0x64, + 0x8e, 0x82, 0x0a, 0xd9, 0xa3, 0xa0, 0x55, 0x28, 0x46, 0x3e, 0x25, 0x6a, 0x87, 0x68, 0xe1, 0x9c, + 0x9f, 0xb6, 0x3f, 0x8f, 0xfe, 0x2c, 0x60, 0xf9, 0x9a, 0x67, 0x8a, 0x12, 0xd6, 0xdf, 0x1b, 0xa7, + 0xd4, 0xf3, 0x0f, 0x91, 0x02, 0x73, 0x34, 0xcb, 0x21, 0xe2, 0x1f, 0x04, 0x69, 0x69, 0xe4, 0x8f, + 0x81, 0xf2, 0xc8, 0x1f, 0x03, 0xf5, 0xef, 0x14, 0x98, 0xe5, 0xc7, 0xda, 0xc5, 0x74, 0xfa, 0xa2, + 0xcc, 0x2d, 0x33, 0x91, 0x4f, 0x64, 0x7f, 0x9f, 0x4a, 0xcb, 0x9d, 0x1b, 0x95, 0xfb, 0x9b, 0x8b, + 0x00, 0x7b, 0x38, 0xdc, 0x7f, 0x81, 0xfe, 0x31, 0x22, 0xa9, 0x54, 0x1f, 0xaa, 0x90, 0xc3, 0x5b, + 0x65, 0x7f, 0x74, 0xe0, 0xb3, 0xfa, 0x26, 0x4c, 0xda, 0x6e, 0xaf, 0x1f, 0xa2, 0x55, 0x8f, 0x13, + 0x28, 0x19, 0x3a, 0x95, 0xde, 0xf4, 0xdc, 0xd0, 0xf7, 0x1c, 0x6e, 0xe4, 0xe2, 0x75, 0x44, 0x13, + 0xf9, 0x51, 0x4d, 0x7c, 0xad, 0x40, 0x61, 0xf7, 0x88, 0x98, 0xc7, 0x41, 0xbf, 0x9b, 0xd6, 0xc3, + 0x64, 0xac, 0x87, 0xbb, 0x30, 0xd5, 0x71, 0x8c, 0x81, 0xe7, 0xe3, 0xa9, 0x2b, 0xdb, 0x37, 0xce, + 0x6e, 0xec, 0x04, 0xc7, 0xfb, 0x48, 0xa3, 0x73, 0xda, 0xf8, 0xef, 0x9b, 0x09, 0x1c, 0x57, 0xb0, + 0x97, 0x9d, 0xff, 0xfb, 0xfe, 0xc7, 0xda, 0x85, 0x1f, 0x7e, 0xac, 0x5d, 0xf8, 0xf9, 0xc7, 0x9a, + 0xf2, 0xf5, 0x49, 0x4d, 0xf9, 0xe3, 0x49, 0x4d, 0xf9, 0xeb, 0x49, 0x4d, 0xf9, 0xfe, 0xa4, 0xa6, + 0xfc, 0xe3, 0xa4, 0xa6, 0xfc, 0xf3, 0xa4, 0x76, 0xe1, 0xe7, 0x93, 0x9a, 0xf2, 0xed, 0x4f, 0xb5, + 0x0b, 0xdf, 0xff, 0x54, 0xbb, 0xf0, 0xc3, 0x4f, 0xb5, 0x0b, 0x5f, 0xdc, 0x3e, 0xf4, 0x62, 0x19, + 0x6c, 0xef, 0xf4, 0x9f, 0x68, 0xdf, 0x93, 0x5e, 0x0f, 0xa6, 0x30, 0x04, 0xdf, 0xfa, 0x4f, 0x00, + 0x00, 0x00, 0xff, 0xff, 0x16, 0xcf, 0x0a, 0x5e, 0x7d, 0x2b, 0x00, 0x00, } func (this *ShardInfo) Equal(that interface{}) bool { @@ -2555,7 +2555,7 @@ func (this *WorkflowExecutionInfo) Equal(that interface{}) bool { } else if !this.WorkflowRunExpirationTime.Equal(*that1.WorkflowRunExpirationTime) { return false } - if this.LastHistoryNodeTxnId != that1.LastHistoryNodeTxnId { + if this.LastFirstEventTxnId != that1.LastFirstEventTxnId { return false } return true @@ -3374,7 +3374,7 @@ func (this *WorkflowExecutionInfo) GoString() string { s = append(s, "ExecutionStats: "+fmt.Sprintf("%#v", this.ExecutionStats)+",\n") } s = append(s, "WorkflowRunExpirationTime: "+fmt.Sprintf("%#v", this.WorkflowRunExpirationTime)+",\n") - s = append(s, "LastHistoryNodeTxnId: "+fmt.Sprintf("%#v", this.LastHistoryNodeTxnId)+",\n") + s = append(s, "LastFirstEventTxnId: "+fmt.Sprintf("%#v", this.LastFirstEventTxnId)+",\n") s = append(s, "}") return strings.Join(s, "") } @@ -3798,8 +3798,8 @@ func (m *WorkflowExecutionInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) { _ = i var l int _ = l - if m.LastHistoryNodeTxnId != 0 { - i = encodeVarintExecutions(dAtA, i, uint64(m.LastHistoryNodeTxnId)) + if m.LastFirstEventTxnId != 0 { + i = encodeVarintExecutions(dAtA, i, uint64(m.LastFirstEventTxnId)) i-- dAtA[i] = 0x3 i-- @@ -5681,8 +5681,8 @@ func (m *WorkflowExecutionInfo) Size() (n int) { l = github_com_gogo_protobuf_types.SizeOfStdTime(*m.WorkflowRunExpirationTime) n += 2 + l + sovExecutions(uint64(l)) } - if m.LastHistoryNodeTxnId != 0 { - n += 2 + sovExecutions(uint64(m.LastHistoryNodeTxnId)) + if m.LastFirstEventTxnId != 0 { + n += 2 + sovExecutions(uint64(m.LastFirstEventTxnId)) } return n } @@ -6330,7 +6330,7 @@ func (this *WorkflowExecutionInfo) String() string { `FirstExecutionRunId:` + fmt.Sprintf("%v", this.FirstExecutionRunId) + `,`, `ExecutionStats:` + strings.Replace(this.ExecutionStats.String(), "ExecutionStats", "ExecutionStats", 1) + `,`, `WorkflowRunExpirationTime:` + strings.Replace(fmt.Sprintf("%v", this.WorkflowRunExpirationTime), "Timestamp", "types.Timestamp", 1) + `,`, - `LastHistoryNodeTxnId:` + fmt.Sprintf("%v", this.LastHistoryNodeTxnId) + `,`, + `LastFirstEventTxnId:` + fmt.Sprintf("%v", this.LastFirstEventTxnId) + `,`, `}`, }, "") return s @@ -8988,9 +8988,9 @@ func (m *WorkflowExecutionInfo) Unmarshal(dAtA []byte) error { iNdEx = postIndex case 58: if wireType != 0 { - return fmt.Errorf("proto: wrong wireType = %d for field LastHistoryNodeTxnId", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field LastFirstEventTxnId", wireType) } - m.LastHistoryNodeTxnId = 0 + m.LastFirstEventTxnId = 0 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowExecutions @@ -9000,7 +9000,7 @@ func (m *WorkflowExecutionInfo) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - m.LastHistoryNodeTxnId |= int64(b&0x7F) << shift + m.LastFirstEventTxnId |= int64(b&0x7F) << shift if b < 0x80 { break } diff --git a/common/persistence/history_store.go b/common/persistence/history_store.go index 7cb5e2350c8..7b48b13be33 100644 --- a/common/persistence/history_store.go +++ b/common/persistence/history_store.go @@ -55,6 +55,9 @@ type ( const ( defaultLastNodeID = common.FirstEventID - 1 defaultLastTransactionID = int64(0) + + // TrimHistoryBranch will only dump metadata, relatively cheap + trimHistoryBranchPageSize = 1000 ) var _ HistoryManager = (*historyV2ManagerImpl)(nil) @@ -145,7 +148,7 @@ func (m *historyV2ManagerImpl) TrimHistoryBranch( shardID := request.ShardID minNodeID := common.FirstEventID maxNodeID := request.NodeID + 1 - pageSize := 1000 + pageSize := trimHistoryBranchPageSize branch, err := serialization.HistoryBranchFromBlob(request.BranchToken, enumspb.ENCODING_TYPE_PROTO3.String()) if err != nil { diff --git a/proto/internal/temporal/server/api/historyservice/v1/request_response.proto b/proto/internal/temporal/server/api/historyservice/v1/request_response.proto index a976d60eab4..5df79a163a7 100644 --- a/proto/internal/temporal/server/api/historyservice/v1/request_response.proto +++ b/proto/internal/temporal/server/api/historyservice/v1/request_response.proto @@ -93,6 +93,7 @@ message GetMutableStateResponse { temporal.api.enums.v1.WorkflowExecutionStatus workflow_status = 16; temporal.server.api.history.v1.VersionHistories version_histories = 17; bool is_sticky_task_queue_enabled = 18; + int64 last_first_event_txn_id = 19; } message PollMutableStateRequest { @@ -121,6 +122,7 @@ message PollMutableStateResponse { temporal.server.api.history.v1.VersionHistories version_histories = 14; temporal.server.api.enums.v1.WorkflowExecutionState workflow_state = 15; temporal.api.enums.v1.WorkflowExecutionStatus workflow_status = 16; + int64 last_first_event_txn_id = 17; } message ResetStickyTaskQueueRequest { diff --git a/proto/internal/temporal/server/api/persistence/v1/executions.proto b/proto/internal/temporal/server/api/persistence/v1/executions.proto index d1c5b393ce9..4539504e375 100644 --- a/proto/internal/temporal/server/api/persistence/v1/executions.proto +++ b/proto/internal/temporal/server/api/persistence/v1/executions.proto @@ -120,7 +120,8 @@ message WorkflowExecutionInfo { string first_execution_run_id = 55; ExecutionStats execution_stats = 56; google.protobuf.Timestamp workflow_run_expiration_time = 57 [(gogoproto.stdtime) = true]; - int64 last_history_node_txn_id = 58; + // Transaction Id of the first event in the last batch of events. + int64 last_first_event_txn_id = 58; } message ExecutionStats { diff --git a/service/frontend/workflowHandler.go b/service/frontend/workflowHandler.go index 3d28f043e19..005ee880e88 100644 --- a/service/frontend/workflowHandler.go +++ b/service/frontend/workflowHandler.go @@ -513,7 +513,7 @@ func (wh *WorkflowHandler) GetWorkflowExecutionHistory(ctx context.Context, requ execution *commonpb.WorkflowExecution, expectedNextEventID int64, currentBranchToken []byte, - ) ([]byte, string, int64, int64, bool, error) { + ) ([]byte, string, int64, int64, int64, bool, error) { response, err := wh.GetHistoryClient().PollMutableState(ctx, &historyservice.PollMutableStateRequest{ NamespaceId: namespaceUUID, Execution: execution, @@ -522,13 +522,14 @@ func (wh *WorkflowHandler) GetWorkflowExecutionHistory(ctx context.Context, requ }) if err != nil { - return nil, "", 0, 0, false, err + return nil, "", 0, 0, 0, false, err } isWorkflowRunning := response.GetWorkflowStatus() == enumspb.WORKFLOW_EXECUTION_STATUS_RUNNING return response.CurrentBranchToken, response.Execution.GetRunId(), response.GetLastFirstEventId(), + response.GetLastFirstEventTxnId(), response.GetNextEventId(), isWorkflowRunning, nil @@ -541,6 +542,7 @@ func (wh *WorkflowHandler) GetWorkflowExecutionHistory(ctx context.Context, requ var runID string lastFirstEventID := common.FirstEventID + lastFirstEventTxnID := int64(0) var nextEventID int64 var isWorkflowRunning bool @@ -562,7 +564,7 @@ func (wh *WorkflowHandler) GetWorkflowExecutionHistory(ctx context.Context, requ if !isCloseEventOnly { queryNextEventID = continuationToken.GetNextEventId() } - continuationToken.BranchToken, _, lastFirstEventID, nextEventID, isWorkflowRunning, err = + continuationToken.BranchToken, _, lastFirstEventID, lastFirstEventTxnID, nextEventID, isWorkflowRunning, err = queryHistory(namespaceID, execution, queryNextEventID, continuationToken.BranchToken) if err != nil { return nil, err @@ -576,7 +578,7 @@ func (wh *WorkflowHandler) GetWorkflowExecutionHistory(ctx context.Context, requ if !isCloseEventOnly { queryNextEventID = common.FirstEventID } - continuationToken.BranchToken, runID, lastFirstEventID, nextEventID, isWorkflowRunning, err = + continuationToken.BranchToken, runID, lastFirstEventID, lastFirstEventTxnID, nextEventID, isWorkflowRunning, err = queryHistory(namespaceID, execution, queryNextEventID, nil) if err != nil { return nil, err @@ -590,6 +592,22 @@ func (wh *WorkflowHandler) GetWorkflowExecutionHistory(ctx context.Context, requ continuationToken.IsWorkflowRunning = isWorkflowRunning continuationToken.PersistenceToken = nil } + + // TODO below is a temporal solution to guard against invalid event batch + // when data inconsistency occurs + // long term solution should check event batch pointing backwards within history store + defer func() { + // lastFirstEventTxnID != 0 exists due to forward / backward compatibility + if _, ok := retError.(*serviceerror.DataLoss); ok && lastFirstEventTxnID != 0 { + _, _ = wh.GetHistoryManager().TrimHistoryBranch(&persistence.TrimHistoryBranchRequest{ + ShardID: common.WorkflowIDToHistoryShard(namespaceID, execution.GetWorkflowId(), wh.config.NumHistoryShards), + BranchToken: continuationToken.BranchToken, + NodeID: lastFirstEventID, + TransactionID: lastFirstEventTxnID, + }) + } + }() + rawHistoryQueryEnabled := wh.config.SendRawWorkflowHistory(request.GetNamespace()) history := &historypb.History{} diff --git a/service/history/events/notifier.go b/service/history/events/notifier.go index 98bbccd1d7d..119c31973ab 100644 --- a/service/history/events/notifier.go +++ b/service/history/events/notifier.go @@ -56,6 +56,7 @@ type ( Notification struct { ID definition.WorkflowIdentifier LastFirstEventID int64 + LastFirstEventTxnID int64 NextEventID int64 PreviousStartedEventID int64 Timestamp time.Time @@ -90,6 +91,7 @@ func NewNotification( namespaceID string, workflowExecution *commonpb.WorkflowExecution, lastFirstEventID int64, + lastFirstEventTxnID int64, nextEventID int64, previousStartedEventID int64, currentBranchToken []byte, @@ -104,6 +106,7 @@ func NewNotification( workflowExecution.GetRunId(), ), LastFirstEventID: lastFirstEventID, + LastFirstEventTxnID: lastFirstEventTxnID, NextEventID: nextEventID, PreviousStartedEventID: previousStartedEventID, CurrentBranchToken: currentBranchToken, diff --git a/service/history/events/notifier_test.go b/service/history/events/notifier_test.go index 09e558155c3..b6c954b11f9 100644 --- a/service/history/events/notifier_test.go +++ b/service/history/events/notifier_test.go @@ -88,12 +88,13 @@ func (s *notifierSuite) TestSingleSubscriberWatchingEvents() { RunId: "run ID", } lastFirstEventID := int64(3) + lastFirstEventTxnID := int64(398) previousStartedEventID := int64(5) nextEventID := int64(18) workflowState := enumsspb.WORKFLOW_EXECUTION_STATE_CREATED workflowStatus := enumspb.WORKFLOW_EXECUTION_STATUS_RUNNING branchToken := make([]byte, 0) - historyEvent := NewNotification(namespaceID, execution, lastFirstEventID, nextEventID, previousStartedEventID, branchToken, workflowState, workflowStatus) + historyEvent := NewNotification(namespaceID, execution, lastFirstEventID, lastFirstEventTxnID, nextEventID, previousStartedEventID, branchToken, workflowState, workflowStatus) timerChan := time.NewTimer(time.Second * 2).C subscriberID, channel, err := s.notifier.WatchHistoryEvent(definition.NewWorkflowIdentifier(namespaceID, execution.GetWorkflowId(), execution.GetRunId())) @@ -121,12 +122,13 @@ func (s *notifierSuite) TestMultipleSubscriberWatchingEvents() { } lastFirstEventID := int64(3) + lastFirstEventTxnID := int64(3980) previousStartedEventID := int64(5) nextEventID := int64(18) workflowState := enumsspb.WORKFLOW_EXECUTION_STATE_CREATED workflowStatus := enumspb.WORKFLOW_EXECUTION_STATUS_RUNNING branchToken := make([]byte, 0) - historyEvent := NewNotification(namespaceID, execution, lastFirstEventID, nextEventID, previousStartedEventID, branchToken, workflowState, workflowStatus) + historyEvent := NewNotification(namespaceID, execution, lastFirstEventID, lastFirstEventTxnID, nextEventID, previousStartedEventID, branchToken, workflowState, workflowStatus) timerChan := time.NewTimer(time.Second * 5).C subscriberCount := 100 diff --git a/service/history/historyEngine.go b/service/history/historyEngine.go index 1076033a214..ec87fea8852 100644 --- a/service/history/historyEngine.go +++ b/service/history/historyEngine.go @@ -646,7 +646,8 @@ func (e *historyEngineImpl) PollMutableState( NamespaceId: request.GetNamespaceId(), Execution: request.Execution, ExpectedNextEventId: request.ExpectedNextEventId, - CurrentBranchToken: request.CurrentBranchToken}) + CurrentBranchToken: request.CurrentBranchToken, + }) if err != nil { return nil, err @@ -657,6 +658,7 @@ func (e *historyEngineImpl) PollMutableState( NextEventId: response.NextEventId, PreviousStartedEventId: response.PreviousStartedEventId, LastFirstEventId: response.LastFirstEventId, + LastFirstEventTxnId: response.LastFirstEventTxnId, TaskQueue: response.TaskQueue, StickyTaskQueue: response.StickyTaskQueue, StickyTaskQueueScheduleToStartTimeout: response.StickyTaskQueueScheduleToStartTimeout, @@ -730,6 +732,7 @@ func (e *historyEngineImpl) getMutableStateOrPolling( select { case event := <-channel: response.LastFirstEventId = event.LastFirstEventID + response.LastFirstEventTxnId = event.LastFirstEventTxnID response.NextEventId = event.NextEventID response.PreviousStartedEventId = event.PreviousStartedEventID response.WorkflowState = event.WorkflowState @@ -1005,10 +1008,12 @@ func (e *historyEngineImpl) getMutableState( executionInfo := mutableState.GetExecutionInfo() execution.RunId = context.getExecution().RunId workflowState, workflowStatus := mutableState.GetWorkflowStateStatus() + lastFirstEventID, lastFirstEventTxnID := mutableState.GetLastFirstEventIDTxnID() retResp = &historyservice.GetMutableStateResponse{ Execution: &execution, WorkflowType: &commonpb.WorkflowType{Name: executionInfo.WorkflowTypeName}, - LastFirstEventId: mutableState.GetLastFirstEventID(), + LastFirstEventId: lastFirstEventID, + LastFirstEventTxnId: lastFirstEventTxnID, NextEventId: mutableState.GetNextEventID(), PreviousStartedEventId: mutableState.GetPreviousStartedEventID(), TaskQueue: &taskqueuepb.TaskQueue{ diff --git a/service/history/historyEngine_test.go b/service/history/historyEngine_test.go index fcf6637d177..8f46838f8eb 100644 --- a/service/history/historyEngine_test.go +++ b/service/history/historyEngine_test.go @@ -458,6 +458,7 @@ func (s *engineSuite) TestGetMutableStateLongPoll_CurrentBranchChanged() { "testNamespaceID", newExecution, int64(1), + int64(0), int64(4), int64(1), []byte{1}, diff --git a/service/history/mutableState.go b/service/history/mutableState.go index bf66af28f77..5c1556f9a6a 100644 --- a/service/history/mutableState.go +++ b/service/history/mutableState.go @@ -138,7 +138,7 @@ type ( GetExecutionState() *persistencespb.WorkflowExecutionState GetInFlightWorkflowTask() (*workflowTaskInfo, bool) GetPendingWorkflowTask() (*workflowTaskInfo, bool) - GetLastFirstEventID() int64 + GetLastFirstEventIDTxnID() (int64, int64) GetLastWriteVersion() (int64, error) GetNextEventID() int64 GetPreviousStartedEventID() int64 diff --git a/service/history/mutableStateBuilder.go b/service/history/mutableStateBuilder.go index 940658d478b..4b0e026f646 100644 --- a/service/history/mutableStateBuilder.go +++ b/service/history/mutableStateBuilder.go @@ -1128,10 +1128,10 @@ func (e *mutableStateBuilder) ClearStickyness() { e.executionInfo.StickyScheduleToStartTimeout = timestamp.DurationFromSeconds(0) } -// GetLastFirstEventID returns last first event ID +// GetLastFirstEventIDTxnID returns last first event ID and corresponding transaction ID // first event ID is the ID of a batch of events in a single history events record -func (e *mutableStateBuilder) GetLastFirstEventID() int64 { - return e.executionInfo.LastFirstEventId +func (e *mutableStateBuilder) GetLastFirstEventIDTxnID() (int64, int64) { + return e.executionInfo.LastFirstEventId, e.executionInfo.LastFirstEventTxnId } // GetNextEventID returns next event ID @@ -3614,9 +3614,7 @@ func (e *mutableStateBuilder) CloseTransactionAsMutation( if len(workflowEventsSeq) > 0 { lastEvents := workflowEventsSeq[len(workflowEventsSeq)-1].Events - firstEvent := lastEvents[0] lastEvent := lastEvents[len(lastEvents)-1] - e.updateWithLastFirstEvent(firstEvent) if err := e.updateWithLastWriteEvent( lastEvent, transactionPolicy, @@ -3707,9 +3705,7 @@ func (e *mutableStateBuilder) CloseTransactionAsSnapshot( if len(workflowEventsSeq) > 0 { lastEvents := workflowEventsSeq[len(workflowEventsSeq)-1].Events - firstEvent := lastEvents[0] lastEvent := lastEvents[len(lastEvents)-1] - e.updateWithLastFirstEvent(firstEvent) if err := e.updateWithLastWriteEvent( lastEvent, transactionPolicy, @@ -3884,12 +3880,13 @@ func (e *mutableStateBuilder) prepareEventsAndReplicationTasks( WorkflowID: e.executionInfo.WorkflowId, RunID: e.executionState.RunId, BranchToken: currentBranchToken, - PrevTxnID: e.executionInfo.LastHistoryNodeTxnId, + PrevTxnID: e.executionInfo.LastFirstEventTxnId, TxnID: historyNodeTxnIDs[index], Events: eventBatch, } e.GetExecutionInfo().LastEventTaskId = eventBatch[len(eventBatch)-1].GetTaskId() - e.executionInfo.LastHistoryNodeTxnId = historyNodeTxnIDs[index] + e.executionInfo.LastFirstEventId = eventBatch[0].GetEventId() + e.executionInfo.LastFirstEventTxnId = historyNodeTxnIDs[index] } if err := e.validateNoEventsAfterWorkflowFinish( @@ -4021,12 +4018,6 @@ func (e *mutableStateBuilder) updateWithLastWriteEvent( return nil } -func (e *mutableStateBuilder) updateWithLastFirstEvent( - lastFirstEvent *historypb.HistoryEvent, -) { - e.GetExecutionInfo().LastFirstEventId = lastFirstEvent.GetEventId() -} - func (e *mutableStateBuilder) canReplicateEvents() bool { return e.namespaceEntry.GetReplicationPolicy() == cache.ReplicationPolicyMultiCluster } diff --git a/service/history/mutableState_mock.go b/service/history/mutableState_mock.go index f16bae7a2a5..5cb9f1ee5be 100644 --- a/service/history/mutableState_mock.go +++ b/service/history/mutableState_mock.go @@ -1112,18 +1112,19 @@ func (mr *MockmutableStateMockRecorder) GetInFlightWorkflowTask() *gomock.Call { return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetInFlightWorkflowTask", reflect.TypeOf((*MockmutableState)(nil).GetInFlightWorkflowTask)) } -// GetLastFirstEventID mocks base method. -func (m *MockmutableState) GetLastFirstEventID() int64 { +// GetLastFirstEventIDTxnID mocks base method. +func (m *MockmutableState) GetLastFirstEventIDTxnID() (int64, int64) { m.ctrl.T.Helper() - ret := m.ctrl.Call(m, "GetLastFirstEventID") + ret := m.ctrl.Call(m, "GetLastFirstEventIDTxnID") ret0, _ := ret[0].(int64) - return ret0 + ret1, _ := ret[1].(int64) + return ret0, ret1 } -// GetLastFirstEventID indicates an expected call of GetLastFirstEventID. -func (mr *MockmutableStateMockRecorder) GetLastFirstEventID() *gomock.Call { +// GetLastFirstEventIDTxnID indicates an expected call of GetLastFirstEventIDTxnID. +func (mr *MockmutableStateMockRecorder) GetLastFirstEventIDTxnID() *gomock.Call { mr.mock.ctrl.T.Helper() - return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetLastFirstEventID", reflect.TypeOf((*MockmutableState)(nil).GetLastFirstEventID)) + return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetLastFirstEventIDTxnID", reflect.TypeOf((*MockmutableState)(nil).GetLastFirstEventIDTxnID)) } // GetLastWriteVersion mocks base method. diff --git a/service/history/timerQueueStandbyTaskExecutor_test.go b/service/history/timerQueueStandbyTaskExecutor_test.go index f95f2bdd9ea..9faf62617fb 100644 --- a/service/history/timerQueueStandbyTaskExecutor_test.go +++ b/service/history/timerQueueStandbyTaskExecutor_test.go @@ -729,9 +729,9 @@ func (s *timerQueueStandbyTaskExecutorSuite) TestProcessActivityTimeout_Multiple mutableState.executionInfo.LastUpdateTime = input.UpdateWorkflowMutation.ExecutionInfo.LastUpdateTime input.RangeID = 0 input.UpdateWorkflowMutation.ExecutionInfo.LastEventTaskId = 0 - input.UpdateWorkflowMutation.ExecutionInfo.LastHistoryNodeTxnId = 0 + input.UpdateWorkflowMutation.ExecutionInfo.LastFirstEventTxnId = 0 mutableState.executionInfo.LastEventTaskId = 0 - mutableState.executionInfo.LastHistoryNodeTxnId = 0 + mutableState.executionInfo.LastFirstEventTxnId = 0 mutableState.executionInfo.WorkflowTaskOriginalScheduledTime = input.UpdateWorkflowMutation.ExecutionInfo.WorkflowTaskOriginalScheduledTime mutableState.executionInfo.ExecutionStats = &persistencespb.ExecutionStats{} diff --git a/service/history/workflowExecutionContext.go b/service/history/workflowExecutionContext.go index 4fc6fa97f0a..edb85df133c 100644 --- a/service/history/workflowExecutionContext.go +++ b/service/history/workflowExecutionContext.go @@ -555,10 +555,12 @@ func (c *workflowExecutionContextImpl) conflictResolveWorkflowExecution( workflowState, workflowStatus := resetMutableState.GetWorkflowStateStatus() // Current branch changed and notify the watchers + lastFirstEventID, lastFirstEventTxnID := resetMutableState.GetLastFirstEventIDTxnID() c.engine.NotifyNewHistoryEvent(events.NewNotification( c.namespaceID, &c.workflowExecution, - resetMutableState.GetLastFirstEventID(), + lastFirstEventID, + lastFirstEventTxnID, resetMutableState.GetNextEventID(), resetMutableState.GetPreviousStartedEventID(), currentBranchToken, @@ -771,10 +773,12 @@ func (c *workflowExecutionContextImpl) updateWorkflowExecutionWithNew( return err } workflowState, workflowStatus := c.mutableState.GetWorkflowStateStatus() + lastFirstEventID, lastFirstEventTxnID := c.mutableState.GetLastFirstEventIDTxnID() c.engine.NotifyNewHistoryEvent(events.NewNotification( c.namespaceID, &c.workflowExecution, - c.mutableState.GetLastFirstEventID(), + lastFirstEventID, + lastFirstEventTxnID, c.mutableState.GetNextEventID(), c.mutableState.GetPreviousStartedEventID(), currentBranchToken,