mitodl / mitodl/release-script
Update `Bot.lookup_users` to use the cursor to iterate over users
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 8
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 2
Description
This isn't really used for anything except username translation, which we are also likely getting rid of in #241, so not a high priority
Contributor guide
No contributing guide indexed for this repository
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 at the Bot.lookup_users entry point and inspect how it currently iterates over users and accesses the cursor. The work is done when user iteration uses the cursor, while noting that username translation may be removed as discussed in issue #241.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100