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

Generalize the diag codes used for HTTP and map them to other adapters #1799

Open
jshook opened this issue Jan 30, 2024 · 0 comments
Open

Generalize the diag codes used for HTTP and map them to other adapters #1799

jshook opened this issue Jan 30, 2024 · 0 comments

Comments

@jshook
Copy link
Contributor

jshook commented Jan 30, 2024

The diagnostic settings for the http adapter are well-defined enough to be applied to other adapters which may implement specific diagnostic outputs. These codes and the filtering mechanism should be adapted into the NB API layer in a way that allows for conditional incremental extension of op dispenser functions.

Where used, the op dispensers should follow the implementation patterns which completely avoid any overhead when the feature is not used, such as the function extention methods of the ParsedOp API.

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

No branches or pull requests

1 participant