spider-gazelle / rethinkdb-orm

RethinkDB ORM for Crystal lang
MIT License
24 stars 0 forks source link

Improvement: handle JSON::MappingError in changefeed #8

Open caspiano opened 4 years ago

caspiano commented 4 years ago

Currently, models that fail to parse blowup a changefeed. Better behaviour would be to drop the model and log the error.