Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track MediawikiApi::HttpError: unexpected HTTP response (429) Errors #6099

Open
empty-codes opened this issue Jan 6, 2025 · 3 comments
Open
Labels

Comments

@empty-codes
Copy link
Contributor

empty-codes commented Jan 6, 2025

Actual label(s): minor bug, code quality

Known Sources

  • When the get_user_info method fetches user_data. It is called by UserImporter.update_users, which in turn is called by the UpdateUsersWorker.

  • When the fetch_all_uploads method fetches response. It is called by the UpdateCourseStats service, which is called by the CourseDataUpdateWorker.

  • When the get_image_data method fetches response. It is called by the UpdateCourseStats service (called by the CourseDataUpdateWorker), or by the UploadImporter (called by the UpdateCommonsUploadsWorker).

@empty-codes empty-codes added the bug label Jan 6, 2025
@RashiJyotishi
Copy link

@empty-codes I am willing to work on this issue. Please assign this to me.

@empty-codes
Copy link
Contributor Author

empty-codes commented Jan 8, 2025

@RashiJyotishi Hi, we're not working on this yet, the issue was created just to track the errors for now. I suggest you check other issues😀

@RashiJyotishi
Copy link

@empty-codes Thank you for the update. I will keep an eye on upcoming issues and look forward to contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants