Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Remove improper use of rejections #13

Closed
wants to merge 1 commit into from
Closed

Conversation

aumetra
Copy link
Owner

@aumetra aumetra commented Apr 19, 2021

Currently we have one giant Error enum for every possible error that could happen inside Tranquility so we can convert those errors to the enum and the enum into an Rejection

However, this isn't how rejections are supposed to be used. See this comment

@aumetra aumetra self-assigned this Apr 19, 2021
@aumetra aumetra added the enhancement New feature or request label Apr 19, 2021
@aumetra aumetra closed this May 1, 2022
@aumetra aumetra deleted the fix/rejection-abuse branch May 1, 2022 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant