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

Remove Attempts API code #10732

Merged
merged 4 commits into from
Jun 3, 2024
Merged

Remove Attempts API code #10732

merged 4 commits into from
Jun 3, 2024

Conversation

aduth
Copy link
Member

@aduth aduth commented May 31, 2024

🛠 Summary of changes

Removes code for the Attempts API, as it has stagnated unused for over a year, and is a source of additional maintenance burden, and at high risk of behaving unpredictably if ever enabled.

If needed in the future, it can be salvaged from git history.

See related Slack discussion: https://gsa-tts.slack.com/archives/C03KDV9S8T1/p1717163717684099

📜 Testing Plan

Verify build passes and there are no regressions in critical user flows.

@aduth aduth requested a review from a team May 31, 2024 17:07
app/controllers/concerns/rate_limit_concern.rb Outdated Show resolved Hide resolved
lib/data_requests/local/fetch_cloudwatch_logs.rb Outdated Show resolved Hide resolved
aduth added a commit that referenced this pull request May 31, 2024
See: #10732 (comment)

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
aduth added a commit that referenced this pull request Jun 3, 2024
See: #10732 (comment)

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
aduth and others added 4 commits June 3, 2024 08:48
@aduth aduth merged commit 7558431 into main Jun 3, 2024
2 checks passed
@aduth aduth deleted the aduth-rm-attempts-api branch June 3, 2024 13:18
@aduth aduth mentioned this pull request Jun 3, 2024
colter-nattrass pushed a commit that referenced this pull request Jun 3, 2024
* Remove unused Attempts API code

changelog: Internal, Code Quality, Remove unused Attempts API code

* Revert query changes to exclude IRS Attempts API events

See: #10732 (comment)

* Inline rate_limit_reached with arguments

See: #10732 (comment)

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* Revert adding ignored_columns for irs_attempts_api_enabled

See: #10732 (comment)

---------

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
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.

3 participants