Skip to content

Add error string to response upon error #4

@mwalsh161

Description

@mwalsh161

I guess only do this if there is nothing else written in response - if there is something else maybe append to end of stack??

resp = json.dumps({'response':resp,'error':bool(error),'traceback':tb_formatted})

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions