Skip to content

xchat: fixed delta inbox responses being treated as empty - #133

Merged
highesttt merged 2 commits into
mainfrom
highest/plat-38872
Sep 16, 2026
Merged

highesttt merged 2 commits into
mainfrom
highest/plat-38872

Conversation

@highesttt

Copy link
Copy Markdown
Contributor

Checklist

Comment thread pkg/connector/client.go Outdated
if tc.xchatFailuresLoaded {
return nil
}
// Keep failures separate from whole-login saves, including SDK space creation.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why? Also, querying the bridgev2 db directly is not proper

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I was trying to avoid other login saves overwriting the failed events & I'll remove the direct db queries

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Save should always save the current state, so as long as they're separate fields that you don't write to at the same time it should be fine

@highesttt
highesttt merged commit 0f0fe68 into main Sep 16, 2026
11 checks passed
@highesttt
highesttt deleted the highest/plat-38872 branch September 16, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants