Datetime format and time data not matching timestamp format errors in traceback log =
Traceback (most recent call last): File “/usr/local/lib/python3.7/runpy.py”, line 193, in _run_module_as_main “__main__”, mod_spec) File “/usr/local/lib/python3.7/runpy.py”, line 85, in _run_code exec(code, run_globals) File “/app/fw_daily/refresh_cache.py”, line 849, in <module> sys.exit(main()) File “/app/fw_daily/refresh_cache.py”, line 817, in main use_dd=options.use_dd, File “/app/fw_daily/refresh_cache.py”, line 661, in refresh_fw query_data(refresh_cache, from_dt, to_dt, table_list) File “/app/fw_daily/refresh_cache.py”, line 491, in query_data query_table(refresh_cache, query_args, table, from_dt, […]