ember-concurrency-retryable icon indicating copy to clipboard operation
ember-concurrency-retryable copied to clipboard

An Ember addon that adds retry strategies and a task modifier for automatically retrying ember-concurrency tasks.

ember-concurrency-retryable

Build Status npm version Ember Observer Score

An Ember addon that adds retry strategies and a task modifier for automatically retrying ember-concurrency tasks.

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v3.16 or above
  • ember-concurrency 2.2.0+

Installation

ember install ember-concurrency-retryable

Documentation

https://maxfierke.github.io/ember-concurrency-retryable

Contributing / Reporting Issues

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Thanks