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

Handle conn pool initialization gracefully #4778

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

mangas
Copy link
Contributor

@mangas mangas commented Jul 24, 2023

  • Duplicated labels no longer allowed on config
  • Endpoints get tested/connected to per provider label instead of per endpoint

@mangas mangas force-pushed the filipe/conn-pool-graceful-init branch from 1aef145 to 9757b0a Compare July 24, 2023 15:07
@mangas mangas marked this pull request as ready for review July 24, 2023 15:59
@mangas mangas requested a review from neysofu July 24, 2023 16:00
- Duplicated labels no longer allowed on config
- Endpoints get tested/connected to per provider label instead of per endpoint
@mangas mangas force-pushed the filipe/conn-pool-graceful-init branch from 9757b0a to 7e04c65 Compare July 24, 2023 16:51
@mangas mangas merged commit a28e7a9 into master Jul 24, 2023
6 checks passed
@mangas mangas deleted the filipe/conn-pool-graceful-init branch July 24, 2023 18:01
@maoueh
Copy link
Contributor

maoueh commented Jul 25, 2023

So that this avoid doing N firehose endpoint check and does only one per provider is that correct?

@maoueh
Copy link
Contributor

maoueh commented Jul 25, 2023

If it's true, I think we can safely close #4323, we should still probably change the default conn_pool to 1 IMO, but that and the improved balancing across endpoints, but they can be left for another brand new issue.

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.

None yet

3 participants