-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Does this have implications for
DeletedRecordEvent? Do we want to update patterns so it has similar default, predictable behavior? - Do we want more granular exception classes like
InvalidRecordErrorthat extendSkippedRecordEvent, such that we could raise those more meaningful, granular exceptions from code, but still have a singleexcept SkippedRecordEvent: ...logic at the higher level to group skipping behavior for all those child Exception types?
Metadata
Metadata
Assignees
Labels
No labels