Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

New strategy ideas #1

Closed
yumauri opened this issue Jan 17, 2020 · 3 comments
Closed

New strategy ideas #1

yumauri opened this issue Jan 17, 2020 · 3 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@yumauri
Copy link
Owner

yumauri commented Jan 17, 2020

No description provided.

@yumauri
Copy link
Owner Author

yumauri commented Jan 17, 2020

MIMIC — behave like Effect, with multiple done/fail events (make it default strategy?)

@yumauri
Copy link
Owner Author

yumauri commented Jan 17, 2020

TAKE_ALL — like Promise.all, launch done/fail with all results in array. Always returns array. (What to do when one effect succeeded, and other failed? Maybe return all results just in finally event?). Maybe do like Promise.allSettled.

@yumauri yumauri added enhancement New feature or request question Further information is requested labels Jan 17, 2020
@yumauri
Copy link
Owner Author

yumauri commented Sep 27, 2021

Not actual anymore

@yumauri yumauri closed this as completed Sep 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant