Skip to content

[#154] Cache agent ID locally to survive RPC rate limits#157

Merged
realproject7 merged 1 commit intomainfrom
fix/154-cache-agent-id
Apr 24, 2026
Merged

[#154] Cache agent ID locally to survive RPC rate limits#157
realproject7 merged 1 commit intomainfrom
fix/154-cache-agent-id

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Public RPC intermittently fails, causing Settings to show registration form for already-registered wallets. Now caches agent_id in local SQLite Setting table after first successful detection. Subsequent loads read from cache without RPC. Fixes #154

Public RPC (mainnet.base.org) intermittently fails, causing the
Settings page to show the registration form even when the wallet
is already registered. Now caches agent_id in local SQLite after
first successful RPC detection. Subsequent page loads read from
cache without RPC calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@realproject7 realproject7 merged commit d44d4ef into main Apr 24, 2026
@realproject7 realproject7 deleted the fix/154-cache-agent-id branch April 24, 2026 03:20
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.

[Bug] Agent registration detected but link-status shows unregistered

1 participant