Commit eb41c48
committed
feat(flagd): RPC resolver substitutes caller default on reason=DISABLED
Mirrors the existing reason=DEFAULT substitution: when the server returns an empty variant alongside DISABLED, surface the caller's code default value rather than the zero proto value.
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>1 parent 26b9e2b commit eb41c48
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
| |||
0 commit comments