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

impr(proxy): Set TTL for Redis cancellation map keys #10671

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

awarus
Copy link
Contributor

@awarus awarus commented Feb 5, 2025

Use expire() op to set TTL for Redis cancellation key

Use expire() op to set TTL for Redis cancellation key.
@awarus awarus marked this pull request as ready for review February 5, 2025 15:49
@awarus awarus requested a review from a team as a code owner February 5, 2025 15:49
@awarus awarus requested a review from conradludgate February 5, 2025 15:49
Copy link

github-actions bot commented Feb 5, 2025

7414 tests run: 7061 passed, 0 failed, 353 skipped (full report)


Code coverage* (full report)

  • functions: 33.2% (8573 of 25805 functions)
  • lines: 49.0% (72020 of 146966 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3423c6d at 2025-02-05T17:16:54.622Z :recycle:

@awarus awarus added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit e711821 Feb 10, 2025
89 checks passed
@awarus awarus deleted the cancellation-expiry branch February 10, 2025 10:58
knizhnik pushed a commit that referenced this pull request Feb 10, 2025
Use expire() op to set TTL for Redis cancellation key
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