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

Remove concept of subscription name from runtime service #1381

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Nov 21, 2023

Since we want to make the various subservices panic-resilient (#519), it's no longer the background task of the runtime service that panics in case of a bad pinned block but the frontend. For this reason, having the subscription name is no longer something useful. This PR removes this concept.

@tomaka tomaka added this pull request to the merge queue Nov 21, 2023
Merged via the queue into smol-dot:main with commit fe35889 Nov 21, 2023
22 checks passed
@tomaka tomaka deleted the rm-runtime-service-sub-name branch November 21, 2023 16:56
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

Successfully merging this pull request may close these issues.

1 participant