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

test: Adds integration test of the Lazy Refresh strategy. Part of #992. #1965

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

hessjcg
Copy link
Collaborator

@hessjcg hessjcg commented May 2, 2024

Creating a new lazy refresh strategy will make connectors more reliable on Cloud Run and other serverless platforms.

Fixes #992

@hessjcg hessjcg force-pushed the gh-992-lazy-refresh branch 10 times, most recently from 7a942ed to f2f0d75 Compare May 9, 2024 16:58
@hessjcg hessjcg force-pushed the gh-992-lazy-refresh branch 3 times, most recently from 5e9372f to affa737 Compare May 15, 2024 16:11
@hessjcg hessjcg force-pushed the gh-992-lazy-refresh branch 2 times, most recently from 034b353 to d421641 Compare May 21, 2024 20:05
@hessjcg hessjcg force-pushed the gh-992-lazy-refresh branch 7 times, most recently from 5f73710 to 9cf25fb Compare May 29, 2024 18:02
@hessjcg hessjcg changed the title feat: Support lazy refresh strategy test: Adds integration test of the Lazy Refresh strategy. Part of #992. May 29, 2024
@hessjcg hessjcg marked this pull request as ready for review May 29, 2024 18:03
@hessjcg hessjcg requested a review from a team as a code owner May 29, 2024 18:03
@hessjcg hessjcg enabled auto-merge (squash) June 3, 2024 19:35
@hessjcg hessjcg merged commit a20b754 into main Jun 3, 2024
17 checks passed
@hessjcg hessjcg deleted the gh-992-lazy-refresh branch June 3, 2024 19:40
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.

Add a "lazy strategy" option that prevents refreshes from happening in the background
3 participants