GitHub Importer - Notify user when rate limit is reached
Problem
As described in #415125 (closed), when GitHub's API limit is reached, the import fails silently and does not present errors to the user.
Proposal
Let's notify the user in the UI when the rate limit is reached:
Edited by Martin Wortschack