Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add HTTPStrategy and AbstractStrategy (#84) #86

Merged
merged 1 commit into from
Oct 18, 2024
Merged

add HTTPStrategy and AbstractStrategy (#84) #86

merged 1 commit into from
Oct 18, 2024

Conversation

dmytro-afanasiev
Copy link
Collaborator

No description provided.

* add `HTTPStrategy` and `AbstractStrategy`

* fix the code according to the review

* move the constants to the 'constants.py' file

* add RabbitMQStrategy, and move same logic to the Abstract class

* Add _LOG to HTTPStrategy

* Move signature methors to another place

* rework http strategy to http connection

* fix 'post_process_request' method

* change version

* Hide cryptography imports

* debug and test

* fix changelog

* merge HTTPConfig, HTTPTransport into MaestroHTTPConfig, MaestroHTTPTransport

* merge MaestroHTTPConfig into MaestroHTTPTransport

* add typing

* Add tests to build_*

* Return old imports

* Add minor fixes

* Update changelog

* Return old variables

---------

Co-authored-by: Dmytro Afanasiev <dmytro_afanasiev1@epam.com>
@bohdan-onsha bohdan-onsha merged commit 09ea174 into main Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants