dyvenia / viadot

A simple library to move data between places.
https://viadot.docs.dyvenia.com
MIT License
25 stars 40 forks source link

`Epicor` source and empty output handling #1082

Open angelika233 opened 1 month ago

angelika233 commented 1 month ago

Code fails when there is no date from a certain time range. Add handling it for example by putting concat in the try-except block. Also consider the possibility to add a parameter to allow a user to decide if the code should or shouldn't fail if output is empty.