Skip to content

[flagd] Update the flagd provider to conform to the latest spec #1053

@toddbaert

Description

@toddbaert

Update the flagd provider to conform to the latest spec: https://flagd.dev/reference/specifications/providers/

For the Java provider, that means:

  • implement retryGraceAttempts param:
    • defaults to 5
    • when provider disconnects, if reconnect attempts <= retryGraceAttempts, provider emits STALE
    • when reconnect attempts > retryGraceAttempts provider is emits ERROR
  • review and align all configuration params as specified in configuration: https://flagd.dev/reference/specifications/providers/#configuration

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