ciphercom
ciphercom
I agree that adding an error case for every call is annoying. One could think about raising the `YapDatabaseCorruptAction` given during `-init` to the complete lifecycle, but I think this...
> * if your app receives the YapDatabaseCorrupt notification, it sets a persistent flag (e.g. in UserDefaults), and then force-crashes the app (if your crashes are logged, you'll see them...
Opened a PR with exclude functionality. Simply leverages was crawlee already offers.