https://prefect.io logo
s

Slackbot

06/16/2022, 4:39 PM
This message was deleted.
k

Kevin Kho

06/16/2022, 5:02 PM
You can’t do that through the UI. You’d need another task to handle such validation logic, and then you can
raise FAIL
or
raise SKIP
if there are too many entries
a

AC

06/16/2022, 5:22 PM
Thanks!
4 Views