Improve flexibility when using requests
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by reading issue #1693 and locating the Python code that creates a request for each check. Confirm how headers are currently supplied, then use a shared session so connection, cookie, and header handling is centralized; done means callers no longer need to repeat those headers.
Written by the indexing model from the issue text.
Description
As it can be seen in #1693 for each request, we need to write headers, this can be avoided by using sessions that caches connections, cookies etc and in the particular case headers.
- Dominant language
- Python
- Stars
- 67
- Forks
- 52
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 54
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.
More from mozilla/code-review
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
mozilla/code-review#3399 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
mozilla/code-review#3666 ·
-
Remove the frontend Open
Difficulty 5/5 Over a week Newbie friendliness 30/100
mozilla/code-review#3648 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
mozilla/code-review#3640 ·
-
mozilla/code-review#3638 · 1 assignee ·
All issues in mozilla/code-review
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100