mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Increase queue loop delay from 1 to 2.5 seconds. Add configuration param to adjust its value
This commit is contained in:
@@ -85,7 +85,7 @@ type queueTestSuite struct {
|
||||
}
|
||||
|
||||
func (suite *queueTestSuite) SetupSuite() {
|
||||
uuidsQueueIterationDelay = 0
|
||||
UuidsQueueIterationDelay = 0
|
||||
}
|
||||
|
||||
func (suite *queueTestSuite) SetupTest() {
|
||||
|
||||
Reference in New Issue
Block a user