Skip to content

[RESEARCH]: Should there be an API method for running a task to completion? #30

@AlexPykavy

Description

@AlexPykavy

At the time of writing this, the current implementation of the worker's StartTask waits till completion. But it's planned to change it in the #7.

Now the question: should we keep possibility to run a task to completion via a dedicated endpoint or passing some additional argument like ?wait=true in the request? Probably, the answer to that question will depend on another one: what are side effects of keeping many (probably long) connections on the worker's side?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions