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

feat: added error treatment for unexpected cases #1

Merged
merged 3 commits into from Oct 24, 2022

Conversation

ktfth
Copy link
Contributor

@ktfth ktfth commented Oct 24, 2022

When we deal with an external api is good to cover cases of error when some changes occur without our control, this experience come from an module I have created and the API just disappear from public. Just an improvement for error on this case.

src/cep/mod.rs Outdated Show resolved Hide resolved
src/cep/mod.rs Outdated Show resolved Hide resolved
Copy link
Owner

@peeeuzin peeeuzin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for you contribution!

@peeeuzin peeeuzin merged commit 8151178 into peeeuzin:main Oct 24, 2022
peeeuzin added a commit that referenced this pull request Oct 24, 2022
@ktfth ktfth deleted the feat/improve-api-response branch February 6, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants