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

Fix ArchiveExecutionTask key type #3720

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

MichaelSnowden
Copy link
Contributor

What changed?
The key from this task now has a fire time. I also added a small unit test for this.

Why?
This was a relic from when the archival queue was immediate, not scheduled. I made this change because this is incorrect.

How did you test it?
I added a unit test.

Potential risks
Not used in prod yet.

Is hotfix candidate?
No

@MichaelSnowden MichaelSnowden requested a review from a team as a code owner December 16, 2022 19:12
@MichaelSnowden MichaelSnowden merged commit 5a4e0a9 into master Dec 16, 2022
@MichaelSnowden MichaelSnowden deleted the snowden/fix-archival-key-type branch December 16, 2022 22:31
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