mobxjs / serializr

Serialize and deserialize complex object graphs to and from JSON and Javascript classes
MIT License
766 stars 52 forks source link

remove untested and undocumented retry-on-error behavior #124

Closed NaridaL closed 4 years ago

NaridaL commented 4 years ago

Docs hint at some retry-on-error behavior, but it's not tested, and it's unclear what it's supposed to do.

If implemented, it should be done in one place.

Removing for now.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+1.01%) to 89.881% when pulling 98f1163b44e08d236f8e771cc25013b21b380955 on remove-dead-code into 33daf42109f6b8df4c9fee3ccdffe6f5d8152171 on master.