proactive abortion

This commit is contained in:
mertalev
2025-10-08 00:02:36 -04:00
parent 1915e3ceb2
commit 758553672a
5 changed files with 79 additions and 58 deletions

View File

@@ -42,7 +42,6 @@ const apiContentLength = {
};
// This is important to let go of the asset lock for an inactive request
// TODO: the recommendation is for a later request to explicitly abort the inactive one rather than waiting for timeout
const SOCKET_TIMEOUT_MS = 30_000;
@ApiTags('Upload')