camunda-external-task-client-java
camunda-external-task-client-java copied to clipboard
Provide plugabble config for RequestExecutor
Hello guys,
i would like to switch or/and configure the RequestExecutor to my needs.
Currently, external task client is dependent on Apache http client and the configuration of it is somewhat limited.
best regards
I could contribute code in a PR for making "RequestExecutor" pluggable via a factory pattern (similar to ClientHttpRequestFactory
from Spring)
Feedback from some Camunda collegue is really appreciated. @tasso94 , @falko ?
Hi,
Your request sounds sensible to me. We would appreciate your contribution.
Cheers, Tassilo