Skip to content

Log Connection ID in the Jobs table #288

@ShuangLiBCM

Description

@ShuangLiBCM

Currently, checking the jobs of a table only returns the initial timestamp. It will not return current status of the job. This will create issue when we tries to terminate the truly dead jobs, as killing undergoing jobs will sometimes create unhealthy termination of the running program when it tries to update the table and find that the job list is no longer there. One possible solution is to create a heartbeat, which will periodically return the status of the job.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions