Dafyh
Results
2
comments of
Dafyh
Hello, thank you for your response 😊. In reality, the functionality is roughly the same as before because the file is sent both to ClamAV and to the output (S3...
For now, I am using clamscan like this in my code to handle exceptions in the main script : ```js const controller = new AbortController(); const timeoutId = setTimeout(() =>...