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

Draft of creating fronted code early #1451

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

myleshorton
Copy link
Contributor

This is based on the pre-consolidated request code, so this is more of a placeholder for now. The idea is that we need to more explicitly create the global config based on the embedded or saved config right away on startup so we can begin finding working domain fronts. The current code quickly gets a new global global config from the network, which aborts any prior work that had been done in fronted to establish working fronts. Often the victim of this is the most essential request for the initial proxy fetch, which is of course completely different with consolidated requests.

@myleshorton myleshorton marked this pull request as draft November 23, 2024 12:27
@myleshorton myleshorton marked this pull request as ready for review November 23, 2024 12:28
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.

1 participant