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: pass service name to RejectedException #121

Merged
merged 4 commits into from
Feb 8, 2025

Conversation

marmichalski
Copy link
Contributor

Adds serviceName to RejectedException, in a backward compatible way, so it's easier to extract than parsing exception message.

In 4.0 this could be the only public factory method for this exception, I guess.

Copy link
Owner

@ackintosh ackintosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! LGTM.

@ackintosh
Copy link
Owner

Now I'm tackling the dependency issue, which causes CI failures on PHP 8.4. After resolving that, I will merge this.

@coveralls
Copy link

coveralls commented Jan 24, 2025

Coverage Status

coverage: 92.522% (-0.1%) from 92.647%
when pulling 918ff78 on marmichalski:rejected-ex-srv
into 86ceb61 on ackintosh:master.

@ackintosh ackintosh merged commit b491dcf into ackintosh:master Feb 8, 2025
11 of 12 checks passed
@ackintosh
Copy link
Owner

This PR has been released as v3.2 🎉 https://github.com/ackintosh/ganesha/releases/tag/3.2.0

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

Successfully merging this pull request may close these issues.

4 participants