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

Make Mutations.MutateMicrobeOrganelles and other mutations not throw exceptions #5132

Closed
hhyyrylainen opened this issue May 17, 2024 · 0 comments · Fixed by #5179
Closed

Comments

@hhyyrylainen
Copy link
Member

As it is bad style that expected operations throw exceptions (instead a result bool should be used so that higher level code knows to retry the mutation creation slightly differently).

@hhyyrylainen hhyyrylainen added this to Backburner in Thrive Planning via automation May 17, 2024
@hhyyrylainen hhyyrylainen self-assigned this Jun 7, 2024
@hhyyrylainen hhyyrylainen added this to the Release 0.6.7 milestone Jun 7, 2024
@hhyyrylainen hhyyrylainen moved this from Backburner to In progress in Thrive Planning Jun 7, 2024
Thrive Planning automation moved this from In progress to Done Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment