Skip to content

Check for query completion during task retrieval #73

@maximusunc

Description

@maximusunc

Right now, there's an overall timeout for each query and if it's hit, the query is automatically sent back regardless of where it is in the pipeline. And the pipeline will continue regardless of if the query has already been sent back or not. We should add a check when getting tasks to see if the query has been "completed" yet and only do the task if it's still in a running state.

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