Skip to content

Make backup reduction available to all throttlers#172

Merged
coding-chimp merged 3 commits intomasterfrom
bb/backup-reduction-fix
Aug 21, 2024
Merged

Make backup reduction available to all throttlers#172
coding-chimp merged 3 commits intomasterfrom
bb/backup-reduction-fix

Conversation

@coding-chimp
Copy link

@coding-chimp coding-chimp commented Aug 21, 2024

When reviewing #165, I missed that it was only implemented for the time throttler and would crash if you use any other throttler.

So, I'm moving the functionality into a module and am including that in every built-in throttler. We skip the error handling entirely if a user uses a custom throttler that does not yet include functionality.

@coding-chimp coding-chimp force-pushed the bb/backup-reduction-fix branch 3 times, most recently from 82bd38d to c3e5e08 Compare August 21, 2024 08:05
@coding-chimp coding-chimp force-pushed the bb/backup-reduction-fix branch from c3e5e08 to 55e36a8 Compare August 21, 2024 08:13
@coding-chimp coding-chimp marked this pull request as ready for review August 21, 2024 08:24
@coding-chimp coding-chimp requested a review from a team August 21, 2024 08:24
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