Skip to content

[bug][flagd] Abort execution for custom operations, instead of just logging an error, and continuing with the evaluation #92

@aepfli

Description

@aepfli

The Python SDK only logs and error and continues its targeting evaluation.

The other SDKs, for example, Java or js are throwing an exception and don't continue the evaluation. This is also the specified flagd behavior.

We should align the implementation with the specified behaviour to ensure the same experience in all SDKs

relates: #91

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions