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
Open
@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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0