google / google/adk-web

Improve error handling of posting to invalid sessions

Open
#99 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
267
Avg merge
1d 12h
Merged PRs (30d)
9

Description

When actively developing in ADK a server reload is often required, which by default removes all in-memory stores. The UI is not aware that the current session is no longer available on the server and attempts to POST. That POST returns 404 error, but there is no indication in the UI that the current session is "dead". Ideally, it should offer to start a new one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.