a2aproject / a2aproject/a2a-samples

Remote Agent Task Error: "Task was specified but does not exist"

Offen
#304 8 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Jupyter Notebook
Sterne
1.8k
Forks
751
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### What happened?

When sending a message to a remote agent, the following warning and error occur:
```pgsql
🟡 Sending message to agent with taskId: 8cadbb68-77e5-4ead-85e7-b9ad98f565e2
🟢 send_message succeeded.
send_response {
"error": {
"code": -32001,
"message": "Task 8cadbb68-77e5-4ead-85e7-b9ad98f565e2 was specified but does not exist"
},
"id": "7ea0fb76-a16d-4c42-950d-b25f38e96d90",
"jsonrpc": "2.0"
}
```
This occurs even though send_message returns a success and a valid taskId was provided.

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.