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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ynishinaka
Copy link

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
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.

1 participant