Skip to content

Stop agents when attempts are pending #9

Description

@Gal-bloch

As it stands, agents continue running while their attempts are still pending. As a result, an agent may submit multiple attempts before receiving any scores, which can cause it to keep exploring paths that do not improve performance.
As a tradeoff between cost / time we can stop an agent that submitted an attempt until the score is returned.

  • Add a flag to allows stopping an agent that submitted an attempt until the score is returned

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