Socket
Socket
Sign inDemoInstall

ember-concurrency-retryable

Package Overview
Dependencies
2
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-concurrency-retryable

An Ember addon that adds retry strategies for ember-concurrency tasks


Version published
Weekly downloads
937
increased by0.32%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.0.0

Breaking changes
  • Drop support for ember-concurrency < 2.2.0
  • Drop support for Node 10 (EOL)
  • Drop support for < 3.16
  • Drop support for wrapping tasks with retryable. Must use retryable via decorator or .retryable() on classic tasks.

Readme

Source

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

Keywords

FAQs

Last updated on 27 Oct 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc