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

Use UDS for optimistic block and bundle streams in the Auctioneer #1777

Open
itamarreif opened this issue Nov 1, 2024 · 3 comments
Open
Assignees
Labels
auctioneer ignore-stale Override for issues or PRs which should not be removed if stale. stale

Comments

@itamarreif
Copy link
Contributor

itamarreif commented Nov 1, 2024

We want to minimize transport issues and latency. Since we assume the optimistic block and bundle streams (link to proto) will be served by a sequencer in the same cluster as the auctioneer we can use UDS instead of TCP for the gRPC connection.

┆Issue Number: ENG-979

@joroshiba
Copy link
Member

This issue is stale because it has been open 45 days with no activity. Remove stale label or this issue
be closed in 7 days.

@joroshiba
Copy link
Member

This issue was closed because it was stale

@joroshiba joroshiba closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2024
@SuperFluffy
Copy link
Member

We still want this at some point.

@SuperFluffy SuperFluffy reopened this Jan 8, 2025
@SuperFluffy SuperFluffy added the ignore-stale Override for issues or PRs which should not be removed if stale. label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auctioneer ignore-stale Override for issues or PRs which should not be removed if stale. stale
Projects
None yet
Development

No branches or pull requests

3 participants