8000 Errors within rule execution for existing collection items could be handled better · Issue #1603 · jorenn92/Maintainerr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Errors within rule execution for existing collection items could be handled better #1603

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

Open
benscobie opened this issue Feb 28, 2025 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@benscobie
Copy link
Collaborator

Within the rule executor, if we run into an error getting data from any of the APIs via the valueGetter, the media item we're evaluating will end up being removed from the collection. If the error is transient it will be re-added on the next run.

I propose that we leave media items in the collection when this scenario occurs, in the hopes that it will be corrected on the next run. We should prevent those media items from being handled by the collection handler with some sort of flag, and perhaps surface this in the UI somewhere.

@benscobie benscobie added bug Something isn't working enhancement New feature or request labels Feb 28, 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 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0