GuzzleHttp\Exception\ClientException: Client error: `GET https://www.drupal.org/api-d7/node.json?type=project_release&field_release_project=3060&limit=100&sort=created&direction=desc&page=0&field_release_version_major=7` resulted in a `429 Too Many Requests` response:
<html> <head> <title>Too Many Requests</title> </head> <body> <h1>Too Many Requests</h1> <p>Reached maximum requests lim (truncated...)
Also, `CoreVersionManagerTest::testGetWithCompatibility` should use a mock and not ping D.o directly
Active
4.0
Code