Skip to content

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

License

Notifications You must be signed in to change notification settings

maxfierke/ember-concurrency-retryable

Repository files navigation

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