repo-updater: Instructions on splitting large GitHub repositoryQuerys
Created by: keegancsmith
Implementing automatic splitting of repository queries is tricky due to there being no solution that works for all repository queries. Instead, we provide a very detailed error message to admins. This will show up on the external services UI when an admin attempts to create/update an external service that returns too many results.
Test plan: Created a GitHub external service with the repositoryQuery org:Microsoft
. Observed error message.
Part of #2562 Part of #2025