Continue with account creation when Person AdHoc Projection job fails

Hi Team,
is it possible for the account creation process to continue even if the job CCC_Person_Insert/Update - AdHoc Projection fails?
Because it's frozen, the rest of the account creation doesn't proceed.
currently dbqueue resets the operations for account creation when above job fails.
Can we check dbqueue does not wait check mark on process step to continue the account creation?
  • What version of One Identity Manager are you using?

    Later versions support the flag "DBQueue does not wait" at the process step. 

    But be aware, the block is there for a reason (most of the time). It prevents wrongly calculated operations in the queue based on false data (aka your job has failed and does something in the One Identity Manager database itself).