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

httpClientSessionInit does not return rc/rsn to callers #468

Open
Gautham-coder opened this issue Aug 5, 2024 · 0 comments
Open

httpClientSessionInit does not return rc/rsn to callers #468

Gautham-coder opened this issue Aug 5, 2024 · 0 comments
Labels
enhancement New feature or request new not yet triaged

Comments

@Gautham-coder
Copy link
Contributor

httpClientSessionInit has its own set of status values it returns, but the actual rc/rsn of commands it does within are hidden behind compile-time printf statements.

This is unhelpful because this function does fail sometimes, and on zOS the reason is opaque and requires a GSK trace to then discover the cause. It just costs extra debug time then.

Is there any opposition to just add more arguments to httpClientSessionInit to allow passing back rc/rsn?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new not yet triaged
Projects
None yet
Development

No branches or pull requests

1 participant