Is the framework designed to deal with bad data going into the system?
i.e. around nested data type like string
Since your meta will be null in an empty table, if bad data type goes in and mixed with good data type, it will cause 'type error on tp level (still logged to tp log)
Then end of day savedown will also cause a type error which causes more chain of bad events down the road
hi torq experts,
Is the framework designed to deal with bad data going into the system? i.e. around nested data type like string Since your meta will be null in an empty table, if bad data type goes in and mixed with good data type, it will cause 'type error on tp level (still logged to tp log) Then end of day savedown will also cause a type error which causes more chain of bad events down the road