Skip to content

sprint 3 - retagging

Compare
Choose a tag to compare
@heajuenhwang heajuenhwang released this 14 Dec 18:27

Test Scenarios Tickets
Nat disconnection case: OWCOND-187
ES disconnection case: OWCOND-188

Code Change Tickets

OWCOND-176
When Event publish failed, the workflow still running status.
OWCOND-179 conductor to fail and gracefully reconnect to NATs
OWCOND-161 Publish Nats message when workflow start or end.
OWCOND-184/OWCOND-189 BackEnd, Get current Task Name on the workflow.
OWCOND-188 logging ES disconnection
OWCOND-102 Nats event handler refactoring, When Nats subject change in the event handler to listen it will disconnect old subject subscription and connect to new subject subscription.
OWCOND-48 delete workflow functionality

Workflow update Tickets
OWCOND-175 Retry logic
OWCOND-183 publish event each of Task
OWCON-153 cancellation logic