2.0.5 • Published 3 years ago

@errortracker/simple-throttle v2.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

@errortracker/simple-throttle

This plugin adds a safety mechanism to prevent too many events being sent to ErrorTracker, saving client bandwidth and error quotas using a simple threshold – i.e. do not send more than n events. It defines a configuration option maxEvents which can be used to customize the behaviour. It is included in the browser notifier.

Note: to support long-lived browser applications, this plugin defines a resetEventCount() method on the client which gets called when the URL of the page changes. This resets the count, allowing new events to be sent.

License

This package is free software released under the MIT License. See LICENSE.txt for details.

2.0.5

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago