[
https://issues.apache.org/jira/browse/GOBBLIN-1836?focusedWorklogId=863588&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-863588
]
ASF GitHub Bot logged work on GOBBLIN-1836:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jun/23 20:54
Start Date: 02/Jun/23 20:54
Worklog Time Spent: 10m
Work Description: ZihanLi58 merged PR #3699:
URL: https://github.com/apache/gobblin/pull/3699
Issue Time Tracking
-------------------
Worklog Id: (was: 863588)
Time Spent: 1.5h (was: 1h 20m)
> Ensuring Task Reliability: Handling Job Cancellation and Graceful Exits for
> Error-Free Completion
> -------------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-1836
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1836
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Zihan Li
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> In our system, when a helix disconnection occurs, we take the necessary step
> to cancel the ongoing job. Furthermore, when we opt for a graceful exit, we
> ensure that no exception is thew and we mark the task as complete. However,
> it is important to note that due to this graceful exit, the task cannot be
> retried accurately.
> So we need to introduce a cancel flag to make sure we return the correct task
> status
--
This message was sent by Atlassian Jira
(v8.20.10#820010)