Philip Chung

Results 4 issues of Philip Chung

Pull Request type ---- - [x] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...

Stale

Task is not retried after first attempt when a retry is triggered from event queue when using workflowId and taskRefName. https://github.com/Netflix/conductor/blob/9e80c4af02c504072dfc775fb97430907bc1097c/core/src/main/java/com/netflix/conductor/core/events/SimpleActionProcessor.java#L130-L146 With multiple created task under a taskRefName due to...

type: bug

I would like to be able to use my app's shortcut while I'm scrolling, eg. Navigating back in chrome, new tab. Optionally, a secondary feature is that any keys not...

enhancement

**Describe the bug** When conductor loses connection to postgres for a period of time and the `newSingleThreadScheduledExecutor` that executes `processAllUnacks` throws an exception (due to loss of connection or any...