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

feat(clear-indexer): adds cli argument for clearing indexer stats #650

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

zakkarry
Copy link
Collaborator

this clears all values in the indexer table relevant to enabling the indexer.

i don't think we should advertise this command in docs, but i think it would benefit support when a user doesn't have to clear their entire db to get around a rate limiting from torznab that would otherwise last 24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

@zakkarry zakkarry added the feature New feature or request label Apr 21, 2024
@zakkarry zakkarry self-assigned this Apr 21, 2024
@zakkarry zakkarry added the config related to config file label Apr 21, 2024
src/cmd.ts Outdated Show resolved Hide resolved
src/cmd.ts Outdated Show resolved Hide resolved
src/cmd.ts Outdated Show resolved Hide resolved
@mmgoodnow mmgoodnow merged commit e71c211 into master Apr 22, 2024
4 checks passed
@mmgoodnow mmgoodnow deleted the clear-failures branch April 22, 2024 03:51
zakkarry added a commit that referenced this pull request Apr 22, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
zakkarry added a commit that referenced this pull request Apr 22, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
zakkarry added a commit that referenced this pull request Apr 22, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
zakkarry added a commit that referenced this pull request Apr 23, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
zakkarry added a commit that referenced this pull request Apr 23, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
zakkarry added a commit that referenced this pull request Apr 23, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
zakkarry added a commit that referenced this pull request Apr 23, 2024
this clears all values in the indexer table relevant to enabling the
indexer.

i don't think we should advertise this command in docs, but i think it
would benefit support when a user doesn't have to clear their entire db
to get around a rate limiting from torznab that would otherwise last
24hours but was really only necessary to back-off for an hour.

has happened enough times that i wish it was available for support.

---------

Co-authored-by: Michael Goodnow <mmgoodnow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config related to config file feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants