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

refactor: expand java client limitation documentation #4466

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

koevskinikola
Copy link
Member

Description

Add examples under what use-cases job long-polling isn't possible with the Java client via the Zeebe
REST API.

closes #4375

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

Add examples under what use-cases job long-polling
isn't possible with the Java client via the Zeebe
REST API.
@koevskinikola koevskinikola requested review from tmetzke and a team October 15, 2024 20:33
@koevskinikola koevskinikola self-assigned this Oct 15, 2024
@koevskinikola
Copy link
Member Author

This PR expands the documentation of the Java client limitation from feedback received here.

Copy link
Contributor

@conceptualshark conceptualshark 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 following up on these!

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 making this more explicit, @koevskinikola 🚀

@koevskinikola koevskinikola merged commit 2a53d65 into main Oct 17, 2024
6 checks passed
@koevskinikola koevskinikola deleted the nk-rest-job-polling-limitation-ext branch October 17, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

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