[Excution] - base function start - 3
This commit is contained in:
@@ -19,6 +19,8 @@ const (
|
||||
StatusOmType = "STATUS"
|
||||
InitOmType = "INIT"
|
||||
AgentOmType = "AGENT"
|
||||
|
||||
BaseFuncOssUrlPrefix = "https://b2.107421.xyz/"
|
||||
)
|
||||
|
||||
var pool, _ = ants.NewPool(100, ants.WithNonblocking(false), ants.WithLogger(logger2.Log), ants.WithMaxBlockingTasks(30), ants.WithDisablePurge(true))
|
||||
|
||||
Reference in New Issue
Block a user