astronomy-commons / hipscat-import

HiPSCat import - generate HiPSCat-partitioned catalogs
https://hipscat-import.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Traceback when importing fails #273

Closed nevencaplar closed 3 months ago

nevencaplar commented 4 months ago

https://github.com/astronomy-commons/hipscat-import/blob/62a30a0768e5035c02df19d26037c369d007618f/src/hipscat_import/pipeline_resume_plan.py#L137

  1. Include the traceback, instead of just a general error message
  2. In the exception below, we refer a user to logs. Be more specific, i.e., how to get logs or where they are placed.
delucchi-cmu commented 3 months ago

I think this has been addressed by https://github.com/astronomy-commons/hipscat-import/pull/290

nevencaplar commented 3 months ago

Do we actually generate logs when importing catalogs?