Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscriptions could be paused and unpaused #90

Closed
alanbem opened this issue Dec 4, 2019 · 1 comment
Closed

Subscriptions could be paused and unpaused #90

alanbem opened this issue Dec 4, 2019 · 1 comment
Assignees

Comments

@alanbem
Copy link
Member

alanbem commented Dec 4, 2019

It could be done via streak:subscription:pause and streak:subscription:unpause.

Technically there could be methods on subscription (Subscription::pause() and Subscription::unpause()) that would produce SubscriptionPaused and SubscriptionUnpaused events.

This could be used by #89 catching errors mechanism that stops subscription after underlying listener throw an exception.

@alanbem alanbem self-assigned this Dec 5, 2019
@alanbem alanbem changed the title Subscriptions could be stopped and started Subscriptions could be paused and unpaused Dec 15, 2019
@alanbem
Copy link
Member Author

alanbem commented Oct 8, 2020

closed by #120

@alanbem alanbem closed this as completed Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant