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

Decider perf changes v2 #69

Merged
merged 39 commits into from
Jun 24, 2022
Merged

Conversation

v1r3n
Copy link

@v1r3n v1r3n commented Jun 24, 2022

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):
  • performance improvements

Please remember to run ./gradlew :conductor-java-sdk:spotlessApply to fix any format violations.

Changes in this PR

Describe the new behavior from this PR, and why it's needed
Issue #

Alternatives considered

Describe alternative implementation you have considered

peterlau and others added 30 commits May 17, 2022 13:36
…e JerseyRequestHandler is an implementation that uses the Jersey client.
…sthandler

# Conflicts:
#	client/dependencies.lock
#	common/dependencies.lock
#	grpc-client/dependencies.lock
#	grpc-server/dependencies.lock
#	rest/dependencies.lock
#	server/dependencies.lock
#	test-harness/dependencies.lock
Introducing RequestHandler in the client module, which encapsulates all HTTP operations
* Add tests for updateTask

* Add callbackAfterSeconds and pollCount in the Task Summary tab
* Replace workflow-by-task search with simple task search.
* Separate fetchers for poll data and queue size
* sdk documentation additions

* csharp update
* re-throw TerminateWorkflowException for task update

* Add only non-empty task output for Join
@v1r3n v1r3n merged commit 712c843 into orkes-io:v3.8.3-orkes-g Jun 24, 2022
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.

6 participants