Skip to content

Exception types in handlers.llm should be narrower #371

@eb8680

Description

@eb8680

There are at least a couple places in #363 where we have exception handlers for the base Exception type. These should be narrowed so that the handlers don't capture things they shouldn't.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions