8000 Use NotFoundError instead of ValueError when session not found · Issue #1383 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Use NotFoundError instead of ValueError when session not found #1383
@Tobias-Freire

Description

@Tobias-Freire

The project's code readability and maintainability could be improved by using the custom NotFoundError for cases where a session is not found. At present, a ValueError is being used.

Metadata

Metadata

Assignees

Labels

bot triaged[Bot] This issue is triaged by ADK botservices[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0