Skip to content

Long running scripts in harp will time out the UI. #42

@huxoll

Description

@huxoll

We should have a mechanism to push script executing into the background so the UI can be responsive.

Either:

  • All requests are asynchronous, and a completion is only returned if the script executes within a waiting window
  • We detect long running scripts and return an early response while execution continues

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