Skip to content

[flagd-provider] fix non-conformant config options #533

@toddbaert

Description

@toddbaert

Currently the flagd provider doesn't default to unlimited retries, and doesn't throw immediately if it can't start. It also doesn't configure the retry policy of other providers (as in Go and Java), as well as other features.

Definition of done:

  • update the flagd provider to default to 0 (infinite) retries
  • reject immediately if the provider cannot connect, but continue to try to connect
  • add "grace-period"
  • add gRPC retry policy
  • add "retryable status codes"
  • verify other defaults/params
  • update gherkin suite to verify conformance

See:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions