camunda-community-hub / camunda-community-hub/camunda-external-task-client-python3
Centralized use of requests
- Dominant language
- Python
- Stars
- 81
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
it would be very helpful if all API calls which are made via requests would be routed through a central extendable method. With this it would be possible to inject individual authentication or other recurring options into the call. Since these calls are currently being made in many different methods of the EngineClient and the ExternalTaskClient, this is difficult to achieve.
If you think this suggestion is a good idea, I would participate in the implementation or make a pull request. I just want to make sure the idea has a change to become accepted.
Best regards and thanks for your work!
Jens
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.