chore: formatting
This commit is contained in:
@@ -17,8 +17,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
retryInterval = 15 * time.Minute
|
retryInterval = 15 * time.Minute
|
||||||
retryWindow = 3 * time.Hour
|
retryWindow = 3 * time.Hour
|
||||||
airingFallbackRefreshInterval = 6 * time.Hour
|
airingFallbackRefreshInterval = 6 * time.Hour
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user