To resolve this issue manually delete the in-progress task from the vRA to clean up the IN PROGRESS requests
Refer the following article to remove any in progress requests,
Requests get stuck at 'In Progress' or 'Pending Approval' status in vRA Note: Take snapshot of the vRA appliance node before making changes to vpostgres db
Workaround:
Before performing any changes best practise dictates you first back up the vRA appliance.
To extend the validity of the token used to invoke a request after approval you can add the line "persistentTokenManager.staleTokenAgeDays=14" to the file /etc/vcac/vcac.properties file.
Note:
- The vcac-server service needs to get restarted in order for the setting to be applied
- Any requests created before the restart will still have the default validity (7 days