Skip to content

Audit and possibly correct the type returned by StorageSession.update_timestamp_tz() #4334

@remygendron

Description

@remygendron

In ADK 1.23.0, StorageSession.update_timestamp_tz() is typed as returning a datetime.

The code for this method obviously returns a pure float.

Downstream code using this method will fail if assuming a datetime is returned.

Metadata

Metadata

Assignees

Labels

services[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions