Skip to content

Commit 433da00

Browse files
committed
Added a generic file timeout
1 parent 16839e8 commit 433da00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/file/file_manager_service.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import (
2020
"strconv"
2121
"strings"
2222
"sync"
23+
"time"
2324

2425
"golang.org/x/sync/errgroup"
2526
"google.golang.org/grpc"

0 commit comments

Comments
 (0)