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

fix: deletion limit #385

Merged
merged 3 commits into from
Sep 26, 2024
Merged

fix: deletion limit #385

merged 3 commits into from
Sep 26, 2024

Conversation

jlangy
Copy link
Contributor

@jlangy jlangy commented Sep 20, 2024

  • Fix delete limit going slightly over
  • Switch to BCeID Web Service (kept the function for ms graph so we can switch back easily if needed)
  • Changed the limit in prod from 250 total (50 in 5 runners) to 50 in total (10 in 5 runners), open to discussion on that being too low I think we rarely see more than 50 in a night though, and it would just catch up the next day if there are more

fix limit to also break from the batch loop
add back bceid user check
bump max deletions to 30 per runner
@jlangy jlangy merged commit 8e13e84 into dev Sep 26, 2024
6 checks passed
@jlangy jlangy deleted the fix/delete-limit branch September 26, 2024 21:46
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.

2 participants