-
Notifications
You must be signed in to change notification settings - Fork 70
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
SPIKE: Respond to Platform redis key request regarding Facilities keys #19318
Comments
@Agile6MSkinner FYI I don't think we'll be able to answer the platform request without a SPIKE / talking to @omahane and LH about the data migrations (?). I queued this for refinement tomorrow, but may wanna confirm with Michelle that we need to hop right on it, or if it can wait til Sprint 15+. cc @mmiddaugh |
@jilladams I think Patrick Vinograd's PR fixed this. Need to revisit the Slack thread, and confirm if this is ok now or not. |
This ticket will be in Sprint 19, but to be started after code freeze begins. |
@Agile6MSkinner just noting this spike was deprioritized during Sprints 19 and 20. Let's make sure to pick it up during Sprint 21, if practical. |
From everything I am seeing playing catchup on previous tickets and slack threads it appears that we have already removed the code related to these keys and should be in a good place to update the thread okaying ours be removed. I will hold on that for now though. @omahane I'll remember to bring this up at scrum tomorrow, we might be able to fit this in 16th minute. I would like to connect with you to verify I am not missing some important context here. |
16th minute led to discovering @eselkin is likely the best person to confirm my thoughts with here. @eselkin do you have any concerns or things I should be aware of with my thoughts above? |
Yes. The code is gone. The keys are all that remain and any data associated with the permanent (as permanent as memory is) keys. Nothing should be updating values of those keys. |
Perfect, that lines up with my findings and leaves me very confident that we can pass along to platform that these keys can be safely wiped from Redis. |
I have provided the necessary update clearing platform to remove these keys here Given the code related is already gone and we are unable to remove the keys without Platform, I don't see a need to cut any further tickets for this work. |
Description or Additional Context
Platform needs product teams to verify the status of Redis keys that are not defined with an expiration in vets-api.
Facilities owns 3 such keys, apprarently, and we need to provide a high-confidence response to Platform on safety of expiring the keys or removing them altogether.
https://dsva.slack.com/archives/CE4304QPK/p1727205902397569?thread_ts=1727205902.397569&cid=CE4304QPK
Facilities related keys
facility-access-satisfaction
facility_dental_service
facility_mental_health
Patrick Vinograd provided some context around history: https://dsva.slack.com/archives/C0FQSS30V/p1727208432823589?thread_ts=1727206911.544229&cid=C0FQSS30V
Related ticket
Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: