Skip to content

Conversation

@dpetran
Copy link
Contributor

@dpetran dpetran commented Jan 16, 2026

This fixes a problem introduced on main where we only check the primary publisher for a ledger alias before returning a 404 Not Found error. However this is handled correctly by the connection/ledger-ledger-alias function, so this PR restores the old, correct behavior.

A ledger may exist on secondary or remote nameservices, so we should
not throw an error if a ns record isn't found on the primary
publisher.
@dpetran dpetran force-pushed the fix/remote-ledger-not-found branch from c99db04 to 0442e4f Compare January 16, 2026 20:23
@dpetran dpetran requested a review from a team January 16, 2026 20:23
Copy link
Contributor

@zonotope zonotope left a comment

Choose a reason for hiding this comment

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

⚙️

@dpetran dpetran merged commit ccb918f into main Jan 16, 2026
18 of 19 checks passed
@dpetran dpetran deleted the fix/remote-ledger-not-found branch January 16, 2026 22:09
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.

3 participants