kriskbx / gitlab-time-tracker

🦊🕘 A command line interface for GitLab's time tracking feature.
GNU General Public License v2.0
452 stars 83 forks source link

Cannot process issues #73

Closed fbsanchez closed 4 years ago

fbsanchez commented 5 years ago

Since last gitlab update, I've been unable to create a report for a project. The tool says 'Error: Cannot process issues' and dies

kriskbx commented 5 years ago

Can run the command again with the --verbose argument and paste the error message in here?

alain-andre commented 5 years ago

I'm having the same issue. using --verbose it reveals a StatusCodeError: 429 with the following message : Too many requests received

The project is only 481 issues, any idea on how to fix this ?