Community contributions for hooks and reference providers in python
Go to file
Simon Schrottner ae7f066bd3 fix: add retry policy to grpc calls.
Some error codes are not on the stream, eg. istio is sending some special ones, and we already used to implement the same logic in java to bypass this issue.

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-06-10 13:34:17 +02:00
.github chore(deps): update github/codeql-action digest to fca7ace (#255) 2025-06-07 08:30:14 +00:00
hooks
providers fix: add retry policy to grpc calls. 2025-06-10 13:34:17 +02:00
.gitignore
.gitmodules
.pre-commit-config.yaml chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.13 (#257) 2025-06-07 13:47:08 +00:00
.release-please-manifest.json
CODEOWNERS
CONTRIBUTING.md
README.md
mypy.ini
release-please-config.json
renovate.json
ruff.toml

README.md

OpenFeature Python Contributions

This repository is intended for OpenFeature contributions which are not included in the OpenFeature SDK.

The project includes:

License

Apache 2.0 - See LICENSE for more information.