<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/initializers/rack_timeout.rb, branch docs-markdown-whitespaces</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Moved RackTimeout observer to a different location</title>
<updated>2019-06-12T10:09:04+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-05T17:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3a7bdda986949ca76df3c4932ee8c973437a743'/>
<id>d3a7bdda986949ca76df3c4932ee8c973437a743</id>
<content type='text'>
Because there will be similar observer for PumaWorkerKiller,
it makes sense to keep both on better place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because there will be similar observer for PumaWorkerKiller,
it makes sense to keep both on better place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added rack-timeout for Puma</title>
<updated>2019-05-29T18:53:44+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-05-29T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d6bae66dffefeb3f34f2646b0e801b3c1002170'/>
<id>6d6bae66dffefeb3f34f2646b0e801b3c1002170</id>
<content type='text'>
It assures that requests are aborted after 60 seconds, otherwise
an exception is raised. This exception is logged by Sentry, also
there is a Prometheus counter for measuring number of requests in each
state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It assures that requests are aborted after 60 seconds, otherwise
an exception is raised. This exception is logged by Sentry, also
there is a Prometheus counter for measuring number of requests in each
state.
</pre>
</div>
</content>
</entry>
</feed>
