Skip to content

Add a way to see if a key exists #123

@colinsteidtmann

Description

@colinsteidtmann

For some users, I upload a file with a key. For other users, I don't upload a file with a key. When I want to fetch all users files, I only want to fetch files if the key exists. Right now, I have to try fetching a file for every user and catch the errors if the key doesn't exist. This makes the console ugly and it wastes computation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions