You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Netlify's execution of the script that generates json makes a curl request to GitHub. This can overrun GH limits if for example, a PR is updated then merged inside a window. We can either stop generating preview URLs or authenticate the job inside netlify somehow.