osunyorg / admin

L'espace d'administration d'Osuny
https://www.osuny.org
MIT License
32 stars 2 forks source link

Octokit::TooManyRequests in Communication::Website::IndirectObject::SyncWithGitJob@elephant #2242

Closed SebouChu closed 1 month ago

SebouChu commented 1 month ago

Error in Osuny

Octokit::TooManyRequests in Communication::Website::IndirectObject::SyncWithGitJob@elephant PATCH https://api.github.com/repos/osunyorg/noesya-3d/git/refs/heads/main: 403 - API rate limit exceeded for user ID 90196448. If you reach out to GitHub Support for help, please include the request ID AAB8:1DFA3C:1D612ED:1DAA91E:66FAC329 and timestamp 2024-09-30 15:26:33 UTC. // See: https://docs.github.com/rest/overview/rate-limits-for-the-rest-api

View on Bugsnag

Stacktrace

app/services/git/providers/github.rb:65 - push
app/services/git/repository.rb:27 - sync!
app/models/communication/website/with_git_repository.rb:42 - sync_indirect_object_with_git
app/jobs/communication/website/indirect_object/sync_with_git_job.rb:4 - execute
app/jobs/communication/website/base_job.rb:29 - perform

View full stacktrace

Created automatically via Bugsnag

SebouChu commented 1 month ago

An error linked to this issue has been marked as fixed in Bugsnag Octokit::TooManyRequests in Communication::Website::CleanAndRebuildJob@whale