Skip to content

Communicate progress of getting/downloading operations ⏳  #37

Description

@arthur-shaw

Objective

Communicate progress to the end user for long-running processes.

Two canonical examples:

  • Downloading data
  • Getting data in chunks

Tasks

Research

  • Research progress tools (e.g., progressr)
  • Research console communication tools (e.g., cli, ui_* functions in usethis)

Refactor

  • For download functions, provide % downloaded
  • For getting functions, provide % of all records gotten

Related issues

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

    epic 🗻Epic containing several related issues

    Projects

    • Status
      Backlog 📇

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions