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

Add ndjson semantics to delegated routing endpoint #200

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

willscott
Copy link
Member

Can maybe simplify code a bit as the delegated routing endpoint won't work with the encrypted results, so some of the complexity built for that isn't needed in this path.

Could add complexity to block on the doFindStreaming until the first result so that it can properly return a 404 in cases where there are are no results.

Copy link
Member

@masih masih left a comment

Choose a reason for hiding this comment

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

Nice thank you for pushing this 🙏

@willscott willscott merged commit d2a426e into main Oct 30, 2024
9 checks passed
@willscott willscott deleted the feat/streaming-delegated branch October 30, 2024 13:34
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