limit dataset items

Is there any way to limit the amount of items in a dataset? besides the obvious, kind of like limit param
4 Replies
Pepa J
Pepa J17mo ago
Hi @Yordan , I don't understand, why is limit parameter not enough? Can you describe your use-case?
afraid-scarlet
afraid-scarletOP17mo ago
Hi, is there a limit param?! I dont see it in the docs I need to stop saving results once a certain amound of data has been collected
Pepa J
Pepa J17mo ago
Hi @Yordan I am sorry there currently does not seem to be a way how to limit the run for specific amount of results if it is not implemented by the Actor itself. @Yordan This is actually currently available on pay-per-result Actors.
afraid-scarlet
afraid-scarletOP16mo ago
got it I actually just count the items on the dataset before adding it works...

Did you find this page helpful?