equinor / fmu-sumo-uploader

Upload to Sumo in the FMU context
https://fmu-sumo-uploader.readthedocs.io/en/latest/
Apache License 2.0
0 stars 2 forks source link

Improve error messages for uploader. Minor other changes. #49

Closed roywilly closed 6 months ago

roywilly commented 6 months ago

Most importantly: use httpx to get hold of the detailed error message from the sumo-core server, and display this, but clip very long messages.

Use warning over warn to avoid deprecation-warnings. Minor changes.