It should be possible to process fileuploads and pass them through a pipeline in order to manipulate or reject them.
This feature could be used to handle on-the-fly image format conversion, video encoding or virus checks.
A binary field should not be downloadable until the virus check / conversion has processed the data.
Events should be distributed to inform the system that the upload process failed. (e.g. send an email to the uploader, show a notification in the app.)
It should be possible to process fileuploads and pass them through a pipeline in order to manipulate or reject them.
This feature could be used to handle on-the-fly image format conversion, video encoding or virus checks.
A binary field should not be downloadable until the virus check / conversion has processed the data.
Events should be distributed to inform the system that the upload process failed. (e.g. send an email to the uploader, show a notification in the app.)