clj-commons / clj-commons/aleph
`:response-executor` option of `aleph.http/connection-pool` has no effect
Open
- Dominant language
- Clojure
- Stars
- 2.6k
- Forks
- 242
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 1
Description
This option is documented as part of `:connection-options` but is not used anywhere. We should wire it up to behave as advertised.
Contributor guide
Research direction
Start by locating aleph.http/connection-pool and the documentation for :connection-options, then trace how connection options are consumed. Verify how :response-executor is expected to affect behavior from the documentation, and add or update tests showing that the option is actually used as advertised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- backend-api-design, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100