We had issues working out which stream failed to load when hitting internal redshift errors
In this case:
psycopg2.InternalError: Value too long for character type
DETAIL:
-----------------------------------------------
error: Value too long for character type
code: 8001
context: Value too long for type character varying(505)
query: 13569697
location: string.cpp:179
process: query2_117_13569697 [pid=20964]
-----------------------------------------------
This should at least help give some context if loading multiple streams at once.
We had issues working out which stream failed to load when hitting internal redshift errors
In this case:
This should at least help give some context if loading multiple streams at once.