Skip to content

Use Zipfile comment for tags #365

Description

@zerebubuth

We support adding key-value tags to stored S3 objects, however this can be unexpectedly costly and we've turned it off by default. The ability to trace the run which generated a particular metatile is still useful, so we would like an alternative way to store tags.

One option is zipfile comments, which allows a string of up to 64kB to be stored - plenty for storing the run_id. An additional benefit is that, because this is stored in the zipfile and not by the storage system, it's portable across the filesystem and S3 implementations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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