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

2408 Allow retries to be enabled on default Apache HTTP client #2409

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

ksola
Copy link

@ksola ksola commented Oct 2, 2023

Issues : #2408 Allow retries to be enabled on default Apache HTTP client

@ptrthomas ptrthomas merged commit 4e8c436 into karatelabs:develop Oct 2, 2023
1 check passed
@neeeeeel
Copy link

neeeeeel commented Nov 1, 2023

perhaps i am missing something but it seems this feature is unusable as its not exposed as a valid key in the configure function, am i mistaken?

@ptrthomas
Copy link
Member

@neeeeeel maybe you are on an old version of karate, it may be a bug, so follow this process so we can help: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue

@neeeeeel
Copy link

neeeeeel commented Nov 1, 2023

Thanks @ptrthomas isuse raised (including a minimal project)

#2431

Simply adding karate.configure('httpRetryEnabled', true) to karate-config.js exposed the bug.

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