[mythtv-commits] Ticket #9160: Failed commflag jobs can block future commflag jobs
MythTV
noreply at mythtv.org
Mon Jun 27 07:30:40 UTC 2011
#9160: Failed commflag jobs can block future commflag jobs
-------------------------------------------------+-------------------------
Reporter: Ken Emerson <kenneth.emerson@…> | Owner:
Type: defect | wagnerrp
Priority: minor | Status:
Component: MythTV - Mythjobqueue | infoneeded
Severity: medium | Milestone: unknown
Keywords: | Version: Trunk
| Head
| Resolution:
| Ticket locked: 0
-------------------------------------------------+-------------------------
Comment (by wagnerrp):
There is no limit to the size of the jobqueue table. The only thing that
prevents a job from being queued is if the same type of job is already
running on that recording. The display in MythWeb is just passthrough from
the backend. All errored and queued jobs should be listed, but completed
jobs will only be shown for the past four hours.
I don't see anything in the code that would cause this, but I'll leave it
open for now. Let me know if the behavior starts up again. If nothing
else, it will be fixed automatically when the rewrite goes in.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9160#comment:16>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list