IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Helpful errors/warnings #6

Closed geoo89 closed 1 year ago

geoo89 commented 2 years ago

Input sheets are not always free of errors. When logging warnings or terminating due to errors, we should give an indication in which sheet and row the error/warning occurred, similar to https://github.com/geoo89/rapidpro_abtesting

geoo89 commented 1 year ago

Rather than manually implementing function parameters, add context to logger, in the vein of this or this We may also use the context from the logger when exiting on error, through this.