-
Notifications
You must be signed in to change notification settings - Fork 9
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
Perf & Staging: Configure the send email notification delivery status to VA Profile #1779
Comments
Hey team! Please add your planning poker estimate with Zenhub @EvanParish @kalbfled @ldraney @MackHalliday @mchlwellman |
Tagged as blocked because we are awaiting VA Profile to provide the QA endpoint (est date - 8/13). |
This is just enabling a feature flag for work that has already be completed and verifying it works in the logs. It should be pointed at a 1, or 2 depending on the coordination effort Kyle went through with VA Profile already to verify the endpoint is set up. |
@EvanParish looks like Kyle spent ~30 minutes validating and that included reverting. Should we repoint the prod ticket - #1780? It's currently at a 2. CC @npmartin-oddball @kbelikova-oddball |
PR approved and merged, sending via pipeline. Previously validated in Perf. |
@mjones-oddball Since it's working in all other environments all we need is the token from them to put in AWS SSM and the green light to push this to Prod. I think 1 point should be sufficient for that. I'd recommend re-pointing to a 1. |
It looks like everything is working as expected. The only errors we would expect to see would come from making the request to VA Profile and those are caught and logged. I'm not sure how we would force those to happen, so I haven't checked the box for: We use the requests library frequently though, so there's not much uncertanty in the type of errors we would see there. |
Closing since perf / staging look good and this has been deployed to Prod. |
User Story - Business Need
We want to improve the management and reliability of email data within the VA system in collaboration with VA Profile by
User Story(ies)
As a VA Notify Developer,
I want properly configure and test new feature to send email notification delivery status to VA Profile in the Staging environment.
So that we can ensure the new feature functions as expected in the Staging environment.
Additional Info and Resources
VA_PROFILE_EMAIL_STATUS_ENABLED
Engineering Checklist
Acceptance Criteria
VA_PROFILE_EMAIL_STATUS_ENABLED
) work is coordinated with IIR team to avoid collisionsQA Considerations
The text was updated successfully, but these errors were encountered: