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

Enhance Chapa Client with Retrofit2 Integration, Comprehensive Testing, and Resilience Features #1

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

amenski
Copy link

@amenski amenski commented Feb 5, 2024

This pull request improves the Chapa client by:

  • Providing a default client backed by the widely used Retrofit2 library
  • Adding new tests and enhancing existing ones for improved reliability
  • Implementing various patterns (e.g., builder, provider) to enhance usability
  • Introducing retry functionality using RetrierRetrofitClientProvider with resilience4j for resilience against failures

@isrugeek isrugeek added the enhancement New feature or request label Feb 5, 2024
@amenski amenski removed their assignment Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants