Skip to content

chore(submodule): bump owletto to b9c3258 (SyncDispatcher refactor)#858

Merged
buremba merged 1 commit into
mainfrom
chore/bump-owletto-sync-dispatcher
May 18, 2026
Merged

chore(submodule): bump owletto to b9c3258 (SyncDispatcher refactor)#858
buremba merged 1 commit into
mainfrom
chore/bump-owletto-sync-dispatcher

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented May 18, 2026

Submodule pointer bump for owletto#169. SyncDispatcher reads credentials from AppState now, not a fresh keychain load on every poll. Closes the 'Sign in to Lobu first' false positive + tightens the refresh callback against re-entrancy and partial-persistence failure modes (codex-reviewed, 4 passes).

Picks up owletto#169: SyncDispatcher now takes credentials as a
parameter from AppState instead of re-reading the keychain on
every poll. Fixes the spurious 'Sign in to Lobu first' that
fired when the keychain was cleared between AppState init and
the next sync cycle, plus tightens the refresh callback (re-
entrancy guard for sign-out/account-switch mid-refresh, save-
before-publish ordering so a keychain failure doesn't leave
the in-memory token ahead of disk).
@buremba buremba merged commit f450888 into main May 18, 2026
17 of 18 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@buremba has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f7b17ca5-92f5-435a-9606-23244bbbb129

📥 Commits

Reviewing files that changed from the base of the PR and between 1ae7332 and c6cec5d.

📒 Files selected for processing (1)
  • packages/owletto
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-owletto-sync-dispatcher

Comment @coderabbitai help to get the list of available commands and usage tips.

@buremba buremba deleted the chore/bump-owletto-sync-dispatcher branch May 18, 2026 03:54
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

buremba added a commit that referenced this pull request May 18, 2026
release-please doesn't auto-bump submodules between its PR
opening and merge. Main has moved past the release branch's
pinned owletto SHA (74f441f) by three commits (#856 bundle
rename, #857 goal-row-Terminal, #858 SyncDispatcher refactor).
Without this bump the v7.1.0 release would ship lobu pointing
at an owletto that doesn't have the work the changelog
describes, and the Submodule Drift check stays red.
buremba added a commit that referenced this pull request May 18, 2026
* chore(main): release lobu 7.1.0

* chore(submodule): bump owletto to b9c3258 for release v7.1.0

release-please doesn't auto-bump submodules between its PR
opening and merge. Main has moved past the release branch's
pinned owletto SHA (74f441f) by three commits (#856 bundle
rename, #857 goal-row-Terminal, #858 SyncDispatcher refactor).
Without this bump the v7.1.0 release would ship lobu pointing
at an owletto that doesn't have the work the changelog
describes, and the Submodule Drift check stays red.
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