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

Exclude inga and add FDB-backed indexers as provider backends #2011

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

masih
Copy link
Member

@masih masih commented Jun 22, 2023

inga is suffering from high CPU usage, despite reduction of worker count by 10X and increase of CPU resource by ~3X.

This level of CPU consumption seems unreasonable and causes latency

fluctuation in lookups. Further, it causes high rate of 404s due to provider lookups via dhfind instances failing. Therefore it is now excluded as a provider backend.

Include new FDB backed instances as provider backed since they now have 100% coverage of providers.

`inga` is suffering from high CPU usage, despite reduction of worker
count by 10X and increase of CPU resource by ~3X.

This level of CPU consumption seems unreasonable and causes latency

fluctuation in lookups. Further, it causes high rate of 404s due to
provider lookups via dhfind instances failing. Therefore it is now
excluded as a provider backend.

Include new FDB backed instances as provider backed since they now have
100% coverage of providers.
@masih masih requested a review from gammazero June 22, 2023 16:32
@masih masih merged commit d405efa into main Jun 22, 2023
@masih masih deleted the masih/prod_provider_bakend_adjust branch June 22, 2023 16:40
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