Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Remove rateLimitedFunc #6300

Merged
merged 2 commits into from
Jul 1, 2021
Merged

Remove rateLimitedFunc #6300

merged 2 commits into from
Jul 1, 2021

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jul 1, 2021

Most of its complexity was the binding, but we have arrow functions now, so just use throttle directly. Also we were inconsistently calling with / without new and probably didn't want it the same for prepareToEncrypt() anyway because we don't want a trailing invocation for that?

@dbkr dbkr requested a review from a team July 1, 2021 17:38
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: otherwise

@dbkr dbkr merged commit e3201eb into develop Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants