Project

General

Profile

Actions

Refactor #32960

closed

Async proxy batch triggering

Added by Adam Ruzicka about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman plugin
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

When triggering tasks on the smart proxy before batch triggering, we always got back the uuid of the task on the smart proxy. With batch triggering this stayed the same, but we had to wait until all the tasks in the batch were planned, which could take some time.

Instead of waiting for the uuids, we make the proxy-side tasks be spawned with uuids matching the ones on foreman's side and therefore we don't have to wait for them to be fully planned.


Related issues 1 (0 open1 closed)

Related to foreman-tasks - Bug #32961: Proxy side support for async proxy batch triggeringClosedAdam RuzickaActions
Actions

Also available in: Atom PDF