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

NC | NSFS | Add Error Logs Printings In All bucketspace_fs Methods #8699

Open
shirady opened this issue Jan 16, 2025 · 0 comments
Open

NC | NSFS | Add Error Logs Printings In All bucketspace_fs Methods #8699

shirady opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@shirady
Copy link
Contributor

shirady commented Jan 16, 2025

Environment info

  • NooBaa Version: 5.18.0
  • Platform: NC

Actual behavior

  1. Currently in our code we don't have printings of the error in all bucketspace_fs, and without it when there is an error the stack that we see in partial and we can easily improve it. For example:
    } catch (err) {
    throw translate_error_codes(err, entity_enum.BUCKET);
    }

Expected behavior

  1. To have all the information ahead in the logs.

Steps to reproduce

  1. not relevant

More information - Screenshots / Logs / Other output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant