Skip to content

[FEATURE][A2A] Implement background status polling of configured A2A agents #135

@edenreich

Description

@edenreich

Currently the UI displays the agents as available using a placeholder, this info does not reflect the actual status of a specific agent. In order to make it more reflecting, this functionality should be implemented on the inference gateway.

The status value of each agent should be queried by a specific endpoint with the given agent ID and the inference gateway should continuously poll the healthcheck endpoint of each particular agent to know if they are healthy.

AC's

  • There is a new endpoint to check a status of a specific agent
  • There is a new endpoint to check the status of all configured agents

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions