Skip to content

Warn users on trying to upload metadata outside of a context too frequently #343

Description

@kbolashev

should prevent from oversaturating the network when making a mistake and doing something like:

for dp in ds.all():
    with ds.metadata_context() as ctx:
        ctx.upload_metadata(....)

Instead of having the context outside

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions