You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@stephen-hoover confirmed that this field has only ever returned Platform errors. This means queries to Redshift will return a useful error, but user's code in container jobs has never returned this error field.
Got it, I was definitely misunderstanding how this worked when I wrote the error handling in await.
I think the right thing to do is on an error to fetch the job log (whatever the job is) and surface the log as an error message to the user. I haven't tested, but I'm assuming this will work for queries as well.
patr1ckm
changed the title
BUG: error strings no longer being returned in GET requests
ENH: Error messages in failed scripts should be the job log
Mar 30, 2018
Produces:
The object is:
The text was updated successfully, but these errors were encountered: