1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

GO-5493 workspaceOpen timeout

This commit is contained in:
Roman Khafizianov 2025-04-17 22:06:42 +02:00
parent 5259312b72
commit 3f9782bf95
No known key found for this signature in database
GPG key ID: F07A7D55A2684852
4 changed files with 1377 additions and 1363 deletions

File diff suppressed because it is too large Load diff

View file

@ -1326,6 +1326,8 @@ message Rpc {
UNKNOWN_ERROR = 1;
BAD_INPUT = 2;
FAILED_TO_LOAD = 100;
}
}
}