Bump queue warning threshold to 60
Aligns with J2K. (cherry picked from commit 718fa25c108156669b5d6b47ce2b2c219bc48f9b)
This commit is contained in:
parent
01b0f0bec1
commit
6dac25855b
@ -759,4 +759,4 @@ class LibraryUpdateService(
|
||||
}
|
||||
}
|
||||
|
||||
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 50
|
||||
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 60
|
||||
|
Loading…
x
Reference in New Issue
Block a user