issues
search
department-of-veterans-affairs
/
notification-api
Notification API
MIT License
16
stars
9
forks
source link
HOTFIX - Add a Request ID to Flask and Celery
#1985
Open
k-macmillan
opened
2 months ago
k-macmillan
commented
2 months ago
Description
issue N/A
How Has This Been Tested?
Checklist
[ ] I have assigned myself to this PR
[ ] PR has an
appropriate title
: #9999 - What the thing does
[ ] PR has a detailed description, including links to specific documentation
[ ] I have added the
appropriate labels
to the PR.
[ ] I did not remove any parts of the template, such as checkboxes even if they are not used
[ ] My code follows the
style guidelines
of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to any documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works.
Testing guidelines
[ ] I have ensured the latest main is merged into my branch and all checks are green prior to review
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[ ] The ticket was moved into the DEV test column when I began testing this change
Description
issue N/A
How Has This Been Tested?
Checklist