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

Merged
merged 26 commits into from
Nov 26, 2024

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 self-assigned this Nov 22, 2024
@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
@jrchatruc jrchatruc changed the base branch from process-refactor to main November 26, 2024 11:54
@jrchatruc jrchatruc enabled auto-merge November 26, 2024 12:36
@jrchatruc jrchatruc added this pull request to the merge queue Nov 26, 2024
Merged via the queue into main with commit 91b09a2 Nov 26, 2024
19 checks passed
@jrchatruc jrchatruc deleted the l2/restart_processes branch November 26, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants