[go: up one dir, main page]

Skip to content

GitHub Importer - Notify user when rate limit is reached

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

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:

  • When the rate limit is reached backend needs to pass this information on to frontend
  • frontend will display a warning/error message in the UI.
Edited by 🤖 GitLab Bot 🤖