stanfordnmbl / opencap-core

Main OpenCap processing pipeline
Apache License 2.0
151 stars 120 forks source link

catch (and handle) json.decoder.JSONDecodeError errors #189

Open carmichaelong opened 3 weeks ago

carmichaelong commented 3 weeks ago

Example lines: https://github.com/stanfordnmbl/opencap-core/blob/6cf210e3738cad66d20827d577182f5323a643b2/utils.py#L105 https://github.com/stanfordnmbl/opencap-core/blob/local-docker/utils.py#L861 https://github.com/stanfordnmbl/opencap-core/blob/local-docker/utils.py#L882