-
Couldn't load subscription status.
- Fork 109
Closed
Labels
Feature RequestRequest for new functionality to be added to the driver.Request for new functionality to be added to the driver.fixedIssue has been resolved but remains open due to a pending release.Issue has been resolved but remains open due to a pending release.semver-minorThis issue does not require any backwards-incompatible changes to address.This issue does not require any backwards-incompatible changes to address.
Milestone
Description
If we try to JSON.stringify() the ArangoJsError it throws cyclic error.
Converting circular structure to JSON
at JSON.stringify (<anonymous>)
This is either due to http-request or http-response objects included in the error thrown. One of them have self reference. Many of the logger frameworks uses JSON.stringify() method.
Metadata
Metadata
Assignees
Labels
Feature RequestRequest for new functionality to be added to the driver.Request for new functionality to be added to the driver.fixedIssue has been resolved but remains open due to a pending release.Issue has been resolved but remains open due to a pending release.semver-minorThis issue does not require any backwards-incompatible changes to address.This issue does not require any backwards-incompatible changes to address.