Skip to content

pollInterval=0 / restActive(0) silently falls back to 3-minute default instead of fetching once as documented #267

Description

@palash2601

The README states:

"updates to feature state are under your control but are regularly fetched (or only fetched once if you set your polling interval to 0)"

In practice, passing pollInterval={0} to the React component (or calling config.restActive(0) directly) has no effect — the SDK falls back to the 3-minute default and keeps polling.

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