Skip to content

Allow getKeys to optionally skip errors #208

@ManUtopiK

Description

@ManUtopiK

Describe the feature

When mounting multiple storage, if one of the mountpoint throw an error, it breaks all.
Let's say I mount a fs storage and http storage. If http is down, I can't get only the fs storage. storage.getKeys() throw an error.
How to prevent this and obtain the fs storage anyway?

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions