This endpoint is used to retry a failed task in ROCKIT Edge. If a task has failed due to incorrect parameters or a temporary issue, this endpoint allows triggering a retry after the issue has been resolved.There are various issues which may cause a deployment task to fail such as:
invalid Deployment parameters (such as credentials)
destination origin is temporarily not reachable.
If a deployment task fails the App goes into an error state until the issue has been resolved. If the Deployment has invalid parameters please fix it first (see Modify Deployment) and invoke this endpoint.It the destination origin is not reachable please contact the origin's administrator / support. Once the issue has been resolved initiate a retry by invoking this endpoint.