Skip to content

Allow queues without a fetcher #1

@villesiltala

Description

@villesiltala

A queue must have a fetcher defined, see. This limits the possibility to use the queue in a process where the queue entries are created individually and not fetched and created as a set.

  1. Make the fetcher optional for the StorageInterface.
  2. Throw an error if a fetcher is accessed and it is not defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions