Flagsmith / Flagsmith/flagsmith
Server side SDKs should allow exceptions / errors in default flag handler
Open
sdk
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Currently, our clients have not been designed to allow the user to raise an exception when handling functionality in their default flag handler. This should be up to the user to determine if they want to raise an exception or not.
SDKs to verify / implement the correct changes to the interfaces:
- [ ] Python
- [ ] Java
- [ ] Go
- [ ] Rust
- [ ] PHP
- [ ] NodeJS
- [ ] Ruby
- [ ] Elixir
- [ ] .NET
Contributor guide
Assessment
This issue has not been assessed yet.