Tags: qiannianhappy/conductor
Tags
[Branch - 2.31] Configurable retry delay policy (Netflix#2371) * Custom strategy for configurable retry delay * Addressing code review comments * Removing redundant space * Addressed code review comments * Address code review feedback and added new retry policy at workflow task level * Fix test code formatting * Fix test code formatting * Addressed code review comments * Removed the proto Co-authored-by: pgolash <pgolash@netflix.com>
Merge pull request Netflix#2280 from michaelpaliy/updateChangeLogWith… …DatasourceProperties Update changelog with latest Postgres and MySQL properties
Merge pull request Netflix#2264 from michaelpaliy/bugFix/missingBuild… …ProperiesInConfigApi Add build properties to /admin/config API which is consumed by the UI
fixed the issue some endpoints not working in swagger-ui (Netflix#2210) * fixed the issue some endpoints not working in swagger-ui
create interfaces for poller and sweeper to allow for extension
Merge pull request Netflix#2183 from Netflix/sonar Adds sonar to PR builds