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

document rest api long polling limitation #4426

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

christinaausley
Copy link
Contributor

Description

Backporting #4376. Note that this is sufficient to merge for the 8.6 release, but there are lingering comments in the original PR to refine this content.

CC @koevskinikola

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

@christinaausley christinaausley added the 8.6.0 October 2024 minor release label Oct 7, 2024
@christinaausley christinaausley self-assigned this Oct 7, 2024
Copy link
Member

@tmetzke tmetzke left a comment

Choose a reason for hiding this comment

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

Thanks for backporting properly, @christinaausley 👍

@tmetzke tmetzke linked an issue Oct 8, 2024 that may be closed by this pull request
@christinaausley christinaausley merged commit 4e617f8 into main Oct 8, 2024
10 checks passed
@christinaausley christinaausley deleted the backport-4376 branch October 8, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.6.0 October 2024 minor release
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Document limitation of long-polling job activation via REST API
2 participants