Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

Catch Ceramic errors and allow Cadastre functionality to continue with fallback info #327

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

Description When there are errors returned from the Ceramic node to the Cadastre, some functionality (like the Profile/Dashboard table) is broken. We should catch these errors and allow the functionality to proceed with fallback info instead (e.g. use ParcelID instead of the name). Logging the ID of the errored parcel can also help with troubleshooting.