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 Call Template with Retry #27

Merged
merged 8 commits into from
Jul 10, 2020

Conversation

sybernix
Copy link
Contributor

@sybernix sybernix commented Jul 2, 2020

Purpose

Make the following changes related to calling endpoints

  • Change access token refreshing from expiry based to retry based
  • Use class mediator for access token refreshing
  • template the endpoint calling with different http methods, blocking and non-blocking, and retry if 4XX returned
  • remove call mediator usage in all the method template and use templated call

@sybernix sybernix merged commit 1f2fa6a into wso2-extensions:master Jul 10, 2020
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.

2 participants