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 empty fn for doing things with the client and origin channels #1704

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

AlexanderEllis
Copy link
Contributor

Just a nice empty function for now to allow for overriding and experimentation.

@argha-c
Copy link
Collaborator

argha-c commented Nov 17, 2023

Can you explain the issue this solves more?
The comment gives a hint but I want to understand the requirements better.

@AlexanderEllis
Copy link
Contributor Author

@argha-c the general idea is to enable some gentle experimentation with some sort of synchronization between the origin and client channel for servers with unique request patterns. Namely, cases where the origin channel and the client channel being out of band leads to issues.

Just to emphasize again, this is not intended to be a large-scale change to zuul's behavior. This is just adding a hook to let us play with this idea more.

@AlexanderEllis AlexanderEllis merged commit 02de4fe into master Nov 20, 2023
5 checks passed
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