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

Ndbex/80164 update success polling #16252

Merged
merged 19 commits into from
Apr 9, 2024

Conversation

micahaspyr
Copy link
Contributor

@micahaspyr micahaspyr commented Apr 8, 2024

Summary

  • This work is behind a feature toggle (flipper): NO
  • The polling of a burials claim status was hanging
  • Create a burial claim using Benefits Intake and poll the status
  • This solution covers both Benefits Intake and the old Central Mail status polling
  • benefits non-disability team Umbrella

Related issue(s)

Testing done

  • New code is covered by unit tests
  • The burials claim status poll would just hang
  • Submit a burial claim then wait for the status to show a success
  • Because new Benefits Intake burial claims are behind a flipper, this feature will be monitored for any errors. No claim data is affected, just the status of the data

Screenshots

Note: Optional

What areas of the site does it impact?

After the completion of a burials form, the polling status should no longer hang

Acceptance criteria

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No error nor warning in the console.
  • Events are being sent to the appropriate logging solution
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • If app impacted requires authentication, did you login to a local build and verify all authenticated routes work as expected
  • I added a screenshot of the developed feature

…ts-api into ndbex/80164-update-success-polling
@micahaspyr micahaspyr marked this pull request as ready for review April 9, 2024 15:59
@micahaspyr micahaspyr requested review from a team as code owners April 9, 2024 15:59
@micahaspyr micahaspyr merged commit f1b17ac into master Apr 9, 2024
20 checks passed
@micahaspyr micahaspyr deleted the ndbex/80164-update-success-polling branch April 9, 2024 21:27
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.

4 participants