Skip to content

Remove circular JSON references for error debugging#197

Merged
JamesMGreene merged 1 commit intomainfrom
break-the-circle
Jul 10, 2023
Merged

Remove circular JSON references for error debugging#197
JamesMGreene merged 1 commit intomainfrom
break-the-circle

Conversation

@JamesMGreene
Copy link
Copy Markdown
Contributor

Closes #158

Towards:

Debugging errors is a nice idea, but not helpful for HttpErrors that contain circular references that make the action throw an error instead. 😅

Let's just remove it for cleanliness. 🧹

@JamesMGreene JamesMGreene requested a review from a team as a code owner July 10, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Converting circular structure to JSON

2 participants