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

refactor(l2): restart processes with the proposed API #1234

Open
wants to merge 14 commits into
base: process-refactor
Choose a base branch
from

Conversation

fborello-lambda
Copy link
Contributor

@fborello-lambda fborello-lambda commented Nov 22, 2024

Motivation

The error handling should be the same for all processes, unwraps have to be handled with the ? operator so that the api can restart the process if any Err is raised.

Description

Closes #1168
Closes #1165
Closes #1164

@fborello-lambda fborello-lambda marked this pull request as ready for review November 25, 2024 17:24
@fborello-lambda fborello-lambda requested a review from a team as a code owner November 25, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants