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

2022/Toxic Exposure is not really at 100% :\ #97932

Open
aurora-a-k-a-lightning opened this issue Nov 26, 2024 · 0 comments
Open

2022/Toxic Exposure is not really at 100% :\ #97932

aurora-a-k-a-lightning opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working DBEX-TREX Disability Benefits Experience - Team T-Rex disability-experience engineering Engineering topics

Comments

@aurora-a-k-a-lightning
Copy link
Contributor

aurora-a-k-a-lightning commented Nov 26, 2024

Michael Harlow noted that the EVSS submit services is still being utilized, even after "100% 2022/TE" rolled out.

Why?

Theories:

  • startedFormVersion is not being set in some cases
    • due to tooling, we cannot discern if it is isolated to IPF or new forms :\
    • in order to see, we would need to do some logging
        1. between new forms and IPF
        1. if the startedFormVersion attribute is missing

How we see there are still EVSS submissions going through

In Argo:

# time 100% started
start_time = DateTime.parse('2024-11-18 06:00:00')
subs = Form526Submission.where('created_at > ?', start_time).where(submit_endpoint: 'evss')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DBEX-TREX Disability Benefits Experience - Team T-Rex disability-experience engineering Engineering topics
Projects
None yet
Development

No branches or pull requests

4 participants