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

timeout execution interval time from env variable #45

Merged
merged 2 commits into from
Aug 3, 2021

Conversation

rasoro
Copy link
Member

@rasoro rasoro commented Jul 30, 2021

this allow setup timeout interval with env variable.
ex: export MAILROOM_TIMEOUT_TIME=15

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2021

Codecov Report

Merging #45 (0dec078) into main (eee64b9) will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   54.48%   54.48%           
=======================================
  Files         115      115           
  Lines        8118     8119    +1     
=======================================
+ Hits         4423     4424    +1     
  Misses       2992     2992           
  Partials      703      703           
Impacted Files Coverage Δ
core/tasks/timeouts/cron.go 50.00% <0.00%> (ø)
config/config.go 92.30% <100.00%> (+0.15%) ⬆️

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 eee64b9...0dec078. Read the comment docs.

@matmsa27 matmsa27 merged commit afad4ea into main Aug 3, 2021
Robi9 added a commit that referenced this pull request Feb 2, 2024
rasoro pushed a commit that referenced this pull request Nov 26, 2024
Re-organize web endpoints so each endpoint is in its own file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants