Johan Åtland Førsvoll

Results 3 comments of Johan Åtland Førsvoll

Same issue here. Added logic to send email when scrips fail. This error occurs both for node types “Filter - script” and “Transformation – script”. The error started occuring after...

As a side note: This also applies (in general) when a user defined function is modified (not necessarily a bug) and returns a different result. The CAGG is not updated...

I do not know if this is "simpler", but I always like to keep timestamps in epoch. After all, this is just a number. ``` from datetime import datetime, timezone...