I want to get the results of my actor when I run it via make.com, but when I retrieve the dataset items, there’s no way of knowing when the actor will be done.
My only solution is to make the actor wait the maximum amount of time it could possibly take to run, but as you can imagine, this is very ineffective to use in production.