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

How do I deactivate some providers in the API itself? #2741

Open
AzizDXT opened this issue Feb 21, 2025 · 3 comments
Open

How do I deactivate some providers in the API itself? #2741

AzizDXT opened this issue Feb 21, 2025 · 3 comments
Assignees
Labels
bug Something isn't working stale

Comments

@AzizDXT
Copy link

AzizDXT commented Feb 21, 2025

How do I deactivate some providers in the API itself?

Some services do not work and I want to ignore them while requesting an API without specifying a provider. I just specify the form in the request and it ignores the providers that have been deactivated.

This is what I want

@AzizDXT AzizDXT added the bug Something isn't working label Feb 21, 2025
@hlohaus
Copy link
Collaborator

hlohaus commented Feb 22, 2025

Add them to the "ignored" list; the RetryProvider will skip providers on this list. The CLI argument is --ignored-providers.

@AzizDXT

@AzizDXT
Copy link
Author

AzizDXT commented Feb 22, 2025

Thanks dude.

Copy link

github-actions bot commented Mar 2, 2025

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants