Closed kostmo closed 5 years ago
Restarting the app server seemed to help in some cases. Other times, only "Rebuild Environment" resolves the issue.
This may have been due to expensive operations in the webhook callback, specifically the determination of merge base, which calls the GitHub API. This feature has been disabled for now.
Restarting the app server seemed to help in some cases. Other times, only "Rebuild Environment" resolves the issue.