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

Use throwing functions instead of returning a boolean#145

Open
jksk wants to merge 4 commits into
jrendel:developfrom
jksk:develop
Open

Use throwing functions instead of returning a boolean#145
jksk wants to merge 4 commits into
jrendel:developfrom
jksk:develop

Conversation

@jksk

@jksk jksk commented Jan 7, 2020

Copy link
Copy Markdown

We're seeing a small amount of unreproducible failures in production. If something goes wrong, the boolean return value doesn't tell you why. A throwing function contains more information that can be used for debugging.

@jrendel

jrendel commented Sep 27, 2020

Copy link
Copy Markdown
Owner

@jksk Sorry I have no been maintaining this. I just went through and merged a bunch of PRs. If you want to update the conflicts now I can merge this in.

@jksk

jksk commented Oct 1, 2020

Copy link
Copy Markdown
Author

I updated the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants