Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dev-server): Support polling API #466

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

ynishinaka
Copy link
Contributor

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Describe the solution you've provided

It provides /sdk/latest-all endpoint for polling. I've confirmed that this change works for a modified version of the Haskell SDK.

Describe alternatives you've considered

Additional context

I know streaming is a more preferred way than polling, but our application uses polling for some stability reason. To test such an application, I want ldcli to support polling.

@ynishinaka ynishinaka changed the title Support polling API feat(dev-server): Support polling API Dec 24, 2024
Copy link
Contributor

@mike-zorn mike-zorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your submission! This looks good to merge.

@mike-zorn mike-zorn merged commit 8917573 into launchdarkly:main Jan 27, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants