Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support persistent notifications #1536

Merged
merged 2 commits into from
May 22, 2024
Merged

Support persistent notifications #1536

merged 2 commits into from
May 22, 2024

Conversation

feiniks
Copy link
Contributor

@feiniks feiniks commented May 22, 2024

No description provided.

@@ -152,6 +152,8 @@ void MessagePoller::processNotification(const SyncNotification& notification)
#if !defined(Q_OS_WIN32)
case SYNC_ERROR_ID_INVALID_PATH_ON_WINDOWS:
#endif
case SYNC_ERROR_ID_BLOCK_MISSING:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是资料库级别的错误,不需要单独处理。

@killing killing merged commit 4116969 into master May 22, 2024
@killing killing deleted the case_conflict_error branch May 22, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants