Tags: matteius/conductor
Tags
Update start time in updateTask if it is unset (Netflix#3109) * Update start time in updateTask if it is unset Update start time in updateTask if it is unset. * Update ExecutionDAOFacade.java * Fix the import
Set size limit for task exec log and add metrics (Netflix#3096) * Set size limit for task exec log and add metrics * refactor
corrected JerseyRequestHandler initialization in ClientBase
Bugfix/jointask output (Netflix#3055) * re-throw TerminateWorkflowException for task update * Add only non-empty task output for Join
Merge pull request Netflix#3024 from Netflix/client_requesthandler Introducing RequestHandler in the client module, which encapsulates all HTTP operations
Fix: Enable extra task fields in Java-SDK (Netflix#3009) * Fix: Enable extra task fields in Java-SDK * Enables `Start Delay` field for a Task. * Enables `Optional` field for a Task.
PreviousNext