Skip to content

[FEATURE] add sync_context to SyncFlags payload #1635

@toddbaert

Description

@toddbaert

Requirements

open-feature/flagd-schemas#183 deprecated the GetMetadata call. Now the sync stream can return the same data, saving providers an RPC call. Providers will do exactly the same thing with this information as they currently do with the GetMetadata call.

Requirements:

  • implement sync_context field in SyncFlags, which has the same payload as GetMetadata
  • keep GetMetadata for now, for reverse compatibility
  • add associated tests

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