You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is code for this but it was toggled off near the end of my GSOC.
This is part of "validators", which can be ran before a task, after a task, and later we should add the ability for users to pass per filetype validators per task, stream validators (i.e. check if each object has required keys), etc
While running a task watermill should check if file is empty before executing it. One simple way to do so would be to check if file size is 0.
The text was updated successfully, but these errors were encountered: