Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix queue log param #10733

Merged
merged 1 commit into from Mar 16, 2020
Merged

Fix queue log param #10733

merged 1 commit into from Mar 16, 2020

Conversation

lunny
Copy link
Member

@lunny lunny commented Mar 16, 2020

Unable to create internal queue for task Error: Timedout creating queue level with cfg {{{%!s(int=1000) %!s(int=20) 1s 5m0s %!s(int=5) %!s(int=6)} %!s(int=1) task-level} /data/gitea/data/queues/task} in task

@lunny lunny added this to the 1.12.0 milestone Mar 16, 2020
@codecov-io
Copy link

Codecov Report

Merging #10733 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10733      +/-   ##
==========================================
- Coverage   43.55%   43.55%   -0.01%     
==========================================
  Files         589      589              
  Lines       82662    82662              
==========================================
- Hits        36005    36000       -5     
- Misses      42187    42191       +4     
- Partials     4470     4471       +1     
Impacted Files Coverage Δ
modules/queue/queue_wrapped.go 6.47% <0.00%> (ø)
modules/log/event.go 64.61% <0.00%> (-1.03%) ⬇️
models/gpg_key.go 53.42% <0.00%> (-0.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28b934b...f354ae6. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 16, 2020
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 16, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 16, 2020
@lunny lunny merged commit cf7ece6 into go-gitea:master Mar 16, 2020
@lunny lunny deleted the lunny/fix_log_param branch March 16, 2020 09:00
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants