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

Ft conductor 16 dec2022 #141

Open
wants to merge 453 commits into
base: commonbranch_q1cy22
Choose a base branch
from
Open

Conversation

fthankac
Copy link

No description provided.

aravindanr and others added 30 commits May 16, 2022 15:59
* Mark JOIN task which depends on an optional task that has COMPLETED_WITH_ERRORS with the same status (i.e. COMPLETED_WITH_ERRORS)

* If subworkflow task is defined as optional in the parent workflow, the parent workflow status will not update even if the subworkflow is retried/rerun/restarted
Also remove duplicated content in README.
Bumps [spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 2.6.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.12.RELEASE...v2.6.7)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps com.gradle.enterprise from 3.10 to 3.10.1.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…adle.enterprise-3.10.1

Bump com.gradle.enterprise from 3.10 to 3.10.1
* log workflow failures

* change log level to info

* Keep reason field as is and update log statement with workflow id

Co-authored-by: Surafel Korse <[email protected]>
* Update Wait.java

* Add support for waiting for time duration or until a specific date/time

* add unit tests and SDK methods

* formatting

* Remove Guava dependency

* Fix formatting

* Wait task updates

1.  Added validations at the time of workflow creation
2. Using commons lang StringUtils
3. Using TaskModel to store timeout
4. Update documentation

* remove callbackafter

* add the break

* Fix readme

* Move the date parsing to a util class

* move DateTimeUtils to the common utils package
* Create ad-hoc task def on workflow execution if not exist
* Bump protobuf-java from 3.20.1 to 3.21.1

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.21.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.20.1...v3.21.1)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* updated locks

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anoop Panicker <[email protected]>
* Fix: Enable extra task fields in Java-SDK

* Enables `Start Delay` field for a Task.
* Enables `Optional` field for a Task.
…e JerseyRequestHandler is an implementation that uses the Jersey client.
fthankac and others added 23 commits December 13, 2022 11:52
ISICO-14209: excessive log messages are removed
Revert "ISICO-14209: excessive log messages are removed"
ISICO-14340: retry for redis ping added
ISICO-14209: excessive log messages are removed
ISICO-14340: fixed test case failures
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.