Skip to content

Conversation

@hikalkan
Copy link
Member

Instead of throwing an exception, just return null if the given feature was not defined.

Replaces GetAsync with GetOrNullAsync when retrieving feature definitions in FeatureChecker. This prevents exceptions when a feature is not found and returns null instead, improving error handling.
@hikalkan hikalkan added this to the 10.0-patch-final milestone Dec 30, 2025
@hikalkan hikalkan requested a review from maliming December 30, 2025 09:50
@hikalkan hikalkan changed the base branch from dev to rel-10.0 December 30, 2025 09:51
@maliming maliming merged commit c162867 into rel-10.0 Dec 30, 2025
3 checks passed
@maliming maliming deleted the fix-feature-checker branch December 30, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants