Skip to content

fix(dynamic-sampling): Fix edge case of latest release boosting [TET-618]#42488

Merged
iambriccardo merged 2 commits into
masterfrom
riccardo/fix/latest-release-key-error
Dec 21, 2022
Merged

fix(dynamic-sampling): Fix edge case of latest release boosting [TET-618]#42488
iambriccardo merged 2 commits into
masterfrom
riccardo/fix/latest-release-key-error

Conversation

@iambriccardo

@iambriccardo iambriccardo commented Dec 20, 2022

Copy link
Copy Markdown
Contributor

This PR aims at fixing an edge case in which a release is deleted after being boosted. In the previous implementation an error would be thrown. In the new implementation the boosted release will be marked as expired and evicted from Redis when a read is performed through ProjectBoostedReleases.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 20, 2022
@iambriccardo iambriccardo changed the title fix(dynamic-sampling): Fix edge case of latest release boosting fix(dynamic-sampling): Fix edge case of latest release boosting [TET-618] Dec 20, 2022
@iambriccardo iambriccardo marked this pull request as ready for review December 20, 2022 15:04
@iambriccardo iambriccardo requested review from a team, RaduW and andriisoldatenko and removed request for a team December 20, 2022 15:04
@iambriccardo iambriccardo merged commit d8dfd03 into master Dec 21, 2022
@iambriccardo iambriccardo deleted the riccardo/fix/latest-release-key-error branch December 21, 2022 11:21
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants