rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
31 stars 7 forks source link

non-json values seem to bork scan #319

Open phritz opened 3 years ago

phritz commented 3 years ago

aaron ran into this and we discussed it in yesterday's sync. even if we are moving away from string patch to JSON which would eliminate the possibility of non-json in a value, we should make sure we log a sensible error in case the value is not json. right now it just crashes somewhere in prolly::Map.