Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Handle exceptions in pipeline steps #201

@jhrozek

Description

@jhrozek

At the moment, any exception in any pipeline step will just raise a 500 from codegate. This is not always desirable.

Ideas on how we could improve:

  • mark steps as critical or non-critical
  • if a non-critical step fails, log or even add a chunk to the context to be displayed to the user in the conversation but proceed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions