mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
478e7042f5
Backport #27555 by @wolfogre It should be OK to increase the default queue length since the default type is "level". IMO, the old default length (100) is a little too small. See https://github.com/go-gitea/gitea/issues/27540#issuecomment-1754269491 IIRC, a larger length could lead to more memory usage only when the type is "channel," but it's an obscure case. Otherwise, it's just a limit (for "level" or "redis"). Co-authored-by: Jason Song <i@wolfogre.com> |
1 year ago | |
---|---|---|
.. | ||
lqinternal | 2 years ago | |
backoff.go | ||
base.go | ||
base_channel.go | ||
base_channel_test.go | ||
base_dummy.go | ||
base_levelqueue.go | 2 years ago | |
base_levelqueue_common.go | 2 years ago | |
base_levelqueue_test.go | 2 years ago | |
base_levelqueue_unique.go | 2 years ago | |
base_redis.go | ||
base_redis_test.go | ||
base_test.go | ||
config.go | ||
manager.go | ||
manager_test.go | 1 year ago | |
queue.go | 1 year ago | |
testhelper.go | ||
workergroup.go | ||
workerqueue.go | 2 years ago | |
workerqueue_test.go |