Skip to content

Exception handling #176

@ehanson8

Description

@ehanson8

@ghukill comment in PR #175

  1. Does this have implications for DeletedRecordEvent? Do we want to update patterns so it has similar default, predictable behavior?
  2. Do we want more granular exception classes like InvalidRecordError that extend SkippedRecordEvent, such that we could raise those more meaningful, granular exceptions from code, but still have a single except SkippedRecordEvent: ... logic at the higher level to group skipping behavior for all those child Exception types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions