Skip to content

Uploading scan data in Tiled takes more than 1s #1675

Description

@subughimire420

Uploading data to Tiled takes approx 1s for a small scan. This value may as well be higher for scan collecting lots of data. This is an issue for adaptive scan use case where based on current scan data you want to do another scan within a plan. Currently I have to wait until the Tiled update is finished. There is a risk of missing an event of interest because of the Tiled update latency.

Given a scan has completed and data is being uploaded to Tiled, and an adaptive workflow is running, could we introduce some feature that enables next scan to start without waiting for the Tiled upload to complete?

Acceptance Criteria

  • Tiled upload does not block adaptive scan execution

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