throw error if a link was blocking the queue for too long

This commit is contained in:
daniel31x13
2023-12-29 23:59:00 -05:00
parent ee6dcdcc5b
commit f1dadf1546
3 changed files with 232 additions and 202 deletions
+1
View File
@@ -12,6 +12,7 @@ declare global {
NEXT_PUBLIC_MAX_FILE_SIZE?: string;
MAX_LINKS_PER_USER?: string;
ARCHIVE_TAKE_COUNT?: string;
NEXT_PUBLIC_MAX_FILE_SIZE?: string;
SPACES_KEY?: string;
SPACES_SECRET?: string;