redux-eventstore
redux-eventstore copied to clipboard
Add option to stop polling and throw an error if dispatching an event fails
It's an async
function, so throwing an error would mean the promise gets rejected.