Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
grady
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Maximilian Michal
grady
Commits
af2749f9
Commit
af2749f9
authored
4 years ago
by
Dominik Seeger
Committed by
Dominik Seeger
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
added 2 minute timeout
parent
343d8165
No related branches found
Branches containing commit
Tags
5.3.0
Tags containing commit
1 merge request
!258
Resolve "Add timeout to gunicorn workers"
Pipeline
#162111
passed
4 years ago
Stage: build
Stage: test
Stage: build_image
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy.sh
+1
-0
1 addition, 0 deletions
deploy.sh
with
1 addition
and
0 deletions
deploy.sh
+
1
−
0
View file @
af2749f9
...
...
@@ -7,6 +7,7 @@ fi
gunicorn
\
--bind
0.0.0.0:8000
\
--workers
=
5
\
--timeout
=
120
\
--worker-class
=
sync
\
--log-level
debug
\
grady.wsgi:application
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment