Skip to content

[Feat]: Improve error reporting in TaskManager/TaskStore when saving Tasks #516

@kabir

Description

@kabir

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

#515 (comment) has a valid point.

For the InMemoryTaskStore not much can go wrong, but for the JpaDatabaseTaskStore there could be problems.

We should define an unchecked a2a-java exception, and update the TaskStore and TaskManger interfaces comments to say that these errors can happen if there is a problem connecting to the database/external storage mechanism.

Then we need to figure out what to do in these cases.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions