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

HTTP connector caching with time out not working #133

Open
davidradl opened this issue Nov 13, 2024 · 2 comments
Open

HTTP connector caching with time out not working #133

davidradl opened this issue Nov 13, 2024 · 2 comments

Comments

@davidradl
Copy link
Contributor

A colleague found that HTTP connector caching with timeout not working. Maxrows worked.

This issue is to investigate, add a fix and junit if required.

@grzegorz8
Copy link
Member

@davidradl Thanks for reporting!

@davidradl
Copy link
Contributor Author

@grzegorz8 my local testing shows all the caching options work. But there appears to be a scenario when caching is defined , that only results in 1 GET, and no subsequent GETs when the cache should be invalidated. Investigating the failing scenario.

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

No branches or pull requests

2 participants