<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rq.git, branch failed-queue-clears-started-at</title>
<subtitle>github.com: nvie/rq.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/'/>
<entry>
<title>FailedJobRegistry.requeue() resets job.started_at and job.ended_at</title>
<updated>2020-03-31T14:35:23+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-03-31T14:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=2d866962b38bdcad579cad56671dbc8ee4e073ef'/>
<id>2d866962b38bdcad579cad56671dbc8ee4e073ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>registry.cleanup() now writes information to job.exc_info (#1226)</title>
<updated>2020-03-31T14:14:10+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-03-31T14:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=636d6d2f54bc11da8e97f9cac643b470adf2f5c8'/>
<id>636d6d2f54bc11da8e97f9cac643b470adf2f5c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code (#1214)</title>
<updated>2020-03-09T13:00:35+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-03-09T13:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=a090e9e8406ffdc200719e2dff4fbfd9ca6a1870'/>
<id>a090e9e8406ffdc200719e2dff4fbfd9ca6a1870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.3.0</title>
<updated>2020-03-09T12:28:30+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-03-09T12:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=add0b171ec71f369545b6204c733b6b2175db738'/>
<id>add0b171ec71f369545b6204c733b6b2175db738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing HerokuWorkerShutdownTestCase after #1194 (#1213)</title>
<updated>2020-03-09T12:09:42+00:00</updated>
<author>
<name>Samuel Colvin</name>
<email>s@muelcolvin.com</email>
</author>
<published>2020-03-09T12:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=403647120348f3216fc423e70c7045cf3ebef752'/>
<id>403647120348f3216fc423e70c7045cf3ebef752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly decode hostname in job.refresh()</title>
<updated>2020-03-08T09:27:03+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-03-08T09:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=8a0153efc8e2e152566a9832cdb7760241538a19'/>
<id>8a0153efc8e2e152566a9832cdb7760241538a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enqueue_at should support explicit args and kwargs (#1211)</title>
<updated>2020-03-08T09:05:07+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-03-08T09:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=d8bd455c12dae6d0d3674cce3cacd495e5d60b5a'/>
<id>d8bd455c12dae6d0d3674cce3cacd495e5d60b5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass job ID to error handlers (#1201)</title>
<updated>2020-02-28T03:48:19+00:00</updated>
<author>
<name>Seamus Mac Conaonaigh</name>
<email>smaccona@users.noreply.github.com</email>
</author>
<published>2020-02-28T03:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=8f7dbf1b1dc392704e0be42292c8787286d962ad'/>
<id>8f7dbf1b1dc392704e0be42292c8787286d962ad</id>
<content type='text'>
The worker handles exceptions in the job outside of the job's own context, so an exception handler / logger cannot call `get_current_job()` to obtain the job ID. The job ID can be used to locate the job in the failed job registry, which allows useful behaviors such as linking to a failed job on a dashboard in an error report.

Closes #1192.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The worker handles exceptions in the job outside of the job's own context, so an exception handler / logger cannot call `get_current_job()` to obtain the job ID. The job ID can be used to locate the job in the failed job registry, which allows useful behaviors such as linking to a failed job on a dashboard in an error report.

Closes #1192.</pre>
</div>
</content>
</entry>
<entry>
<title>fix kill_horse will cause zombie processes (#1194)</title>
<updated>2020-02-25T03:23:42+00:00</updated>
<author>
<name>wevsty</name>
<email>11432483+wevsty@users.noreply.github.com</email>
</author>
<published>2020-02-25T03:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=dc299bc7ec0a60f95266320408ce20e85f1f6105'/>
<id>dc299bc7ec0a60f95266320408ce20e85f1f6105</id>
<content type='text'>
* fix kill_horse will cause zombie processes

fix issue #1193

* Update tips message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix kill_horse will cause zombie processes

fix issue #1193

* Update tips message
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:rq/rq</title>
<updated>2020-02-25T01:14:29+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-02-25T01:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=bf93e11f2f98f526039f49341114b8c42fc05b17'/>
<id>bf93e11f2f98f526039f49341114b8c42fc05b17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
