-
Notifications
You must be signed in to change notification settings - Fork 406
fix: revert code, upgrade server #5250
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
Conversation
package.json
Outdated
| "dependencies": { | ||
| "@dvcorg/gatsby-theme-iterative": "0.3.14", | ||
| "@dvcorg/websites-server": "0.1.3", | ||
| "@dvcorg/websites-server": "0.2.0-beta.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why beta?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will use new version before merge.
|
@yathomasi so, why did we have the issue with GH itself though - what was the error Sentry was trying to report about? |
It was trying to set headers to tracking outgoing requests, Github api in this case. I feel, it's not required in our project specially in the |
kk, I see. thanks. |

Sentrynot supporting way to parse headers with corenodejscausing server crash which caused the outage.logslooks fine