Is there a way to send a SUCCESS signal but continue the process running? For context i have a setup heavy process that ideally has a cleanup but as soon as the data is done, I want to continue processing. However, I don’t want to finish the task and move to another process for cleanup because that’s fairly expensive