Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove circular JSON references for error debugging #197

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

JamesMGreene
Copy link
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