Page 7 of repository search results is consistently returning a 500 error
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
HTTP requests to https://gin.g-node.org/api/v1/repos/search?page=7 are currently consistently failing with an HTTP 500 error ("Internal Server Error"). Requests for both the previous (https://gin.g-node.org/api/v1/repos/search?page=6) and next (https://gin.g-node.org/api/v1/repos/search?page=8) page are successful, though. All requests were tried both with and without an API token.
Contributor guide
Assessment
This issue has not been assessed yet.