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: add more detailed error mapping for the ffi #4840

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

This adds more detailed error mapping for the FFI.

Motivation and Context

On sentry we get error 999, which is the general mapping for all error types without any other error logging with it.
This is an attempt to get back more information to narrow down which error is causing the 999 without any logging.

@CjS77 CjS77 added the P-acks_required Process - Requires more ACKs or utACKs label Oct 21, 2022
@stringhandler stringhandler added the P-merge Process - Queued for merging label Oct 21, 2022
@stringhandler
Copy link
Collaborator

utACK

@CjS77 CjS77 removed the P-acks_required Process - Requires more ACKs or utACKs label Oct 21, 2022
@stringhandler stringhandler merged commit b27391e into tari-project:development Oct 24, 2022
@SWvheerden SWvheerden deleted the sw_improve_ffi_logs branch November 10, 2022 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-merge Process - Queued for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants