Add all optional kwargs of BaseQuery to the modules
Open
effort-medium
infrastructure
package-novice
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
E.g. at least `cache` and `timeout`. It will help to easier debug sporadic serverside issues users run into but we cannot reproduce, see e.g. #1232
Contributor guide
Research direction
Start by reading BaseQuery and reviewing how its optional kwargs are passed through the query modules. Use #1232 as the motivating case, then identify the affected modules and verify that options such as cache and timeout can be supplied consistently wherever BaseQuery is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100