Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Provide a sync API for variation #70

@premshree

Description

@premshree

Hi there,

Per a previous conversation with Launch Darkly support re: the synchronous nature of LD client's function interface masquerading as asynchronous functions, I was told "All of the LDClient instance methods are synchronous but still provide the callback pattern."

While we can use the async functions to make sync calls because the callbacks are executed immediately, I'd like to request an explicit variationSync API for synchronous use. This would be super useful to us.

Relying on what are really async functions for sync behavior is very risky.

Please let me know if you have any questions. Happy to chat.

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