openedx / openedx/edx-django-utils
Investigate code_owner global mapping
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 31
- Avg merge
- 7d 6h
- Merged PRs (30d)
- 1
Description
Ensure this is async-safe:
Alternatively, push forward the DEPR that gets rid of it entirely: https://github.com/openedx/edx-django-utils/issues/469
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading edx_django_utils/monitoring/internal/code_owner/utils.py at lines 54-77 to understand the global mapping, then review issue #469 and decide which path is intended. Done means either establishing that the mapping is async-safe or advancing the deprecation work that removes it entirely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100