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

small update for logging and errors #3478

Closed
wants to merge 1 commit into from

Conversation

sharma-shray
Copy link

@sharma-shray sharma-shray commented Oct 6, 2024

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Better error logging, avoid potential panics and instead handle errors gracefully by passing them forward.

@sharma-shray sharma-shray changed the title Add files via upload small update for logging and errors Oct 6, 2024
@robjtede robjtede added B-semver-major breaking change requiring a major version bump A-web project: actix-web labels Oct 7, 2024
@robjtede
Copy link
Member

robjtede commented Oct 7, 2024

A few things about this are not good practice for libraries.

What's your motivation, maybe I can help find a different solution to your problem?

@robjtede robjtede closed this Oct 7, 2024
@sharma-shray
Copy link
Author

A few things about this are not good practice for libraries.

What's your motivation, maybe I can help find a different solution to your problem?

Hello, thank you for a feedback
I got it
I was planning to add some notifications to better track potential bugs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web project: actix-web B-semver-major breaking change requiring a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants