Skip to content

Tests for TDB eviction and stale response processing #592

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

Merged
merged 20 commits into from
Nov 15, 2024
Merged

Conversation

const-t
Copy link
Contributor

@const-t const-t commented Mar 15, 2024

No description provided.

@const-t const-t marked this pull request as draft April 9, 2024 07:18
@const-t const-t marked this pull request as ready for review April 13, 2024 19:09
@const-t const-t marked this pull request as draft April 13, 2024 20:10
@const-t const-t marked this pull request as ready for review April 17, 2024 11:08
@const-t const-t force-pushed the kt-522-eviction branch 2 times, most recently from 29c97c2 to 2ad858d Compare May 21, 2024 12:15
@const-t const-t force-pushed the kt-522-eviction branch from 2ad858d to 144a2cd Compare July 1, 2024 12:49
@krizhanovsky
Copy link
Contributor

I created #722 for this

const-t and others added 3 commits November 4, 2024 15:25
Add test to verify parsing of duplicated stale-if-error
cache-control parameter
Test little bit corrected, stale is not expected in
this case
Also got rid off using AssertTrue/False
I've split the test to reduce sleep time, now
using fresh respomse after stale we check in
separated test. We did it so because
`test_use_stale_if_error_param` makes a lot of
requests and total timeout would be greater
than `stale-if-error` time.
@const-t const-t force-pushed the kt-522-eviction branch 4 times, most recently from 98a020b to fbb26f5 Compare November 13, 2024 15:58
__tfw_http_resp_do_fwd_stale_noresp
@const-t const-t linked an issue Nov 15, 2024 that may be closed by this pull request
5 tasks
@const-t const-t merged commit a5918fe into master Nov 15, 2024
1 check failed
@const-t const-t deleted the kt-522-eviction branch November 15, 2024 19:50
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.

Stale cached responses and immediate purging
4 participants