Skip to content

Log exception message, not the exception

rajeshs requested to merge github/fork/MegaphoneJon/oom-error into master

Created by: MegaphoneJon

I get out-of-memory errors when API calls fail in this extension. I think we want to return the exception message, not the exception object itself.

Merge request reports