Skip to content

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

@benscobie

Description

@benscobie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions