mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
Add a periodic task to reap unreleased receptor work units
- Add work_unit_id field to UnifiedJob
This commit is contained in:
committed by
Shane McDonald
parent
7b9bcd0481
commit
75a27c38c2
@@ -768,6 +768,7 @@ class UnifiedJobSerializer(BaseSerializer):
|
||||
'result_traceback',
|
||||
'event_processing_finished',
|
||||
'launched_by',
|
||||
'work_unit_id',
|
||||
)
|
||||
|
||||
extra_kwargs = {
|
||||
|
||||
Reference in New Issue
Block a user