-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I jave a job that seems to be stuck with status queued:
Wed May 08 2013 18:03:06 GMT+0000 (UTC) - debug: '[rolodex][job:fetch-for-service] Existing job:' { id: '103',
name: 'fetch-for-service',
complete: false,
success: false,
createTime: 1368033631407,
updateTime: 1368033631440,
finishTime: null,
totalProcessTime: null,
delay: 1000,
processTimeout: 120000,
retry: false,
retryTimes: 3,
retryInterval: 1800000,
hotjob: false,
hotjobTimeout: 10000,
ghostRetry: false,
ghostTimes: 1,
ghostInterval: 1800000,
data:
{ sessionID: 'wvJ0JuQcHT3fJV1LJmd8wSaY',
serviceId: 'github',
credentials:
{ id: 967670,
username: 'cadorn-read',
accessToken: 'f5d2fc149fbaedd92a0f616a094ce5ec71568cc8' } },
lastError: null,
scheduledFor: 1368033632440,
state: 'queued',
runs: [],
hotjobPromise: null }
Wed May 08 2013 18:03:06 GMT+0000 (UTC) - debug: '[rolodex][job:fetch-for-service] createTime:' 1368033631407 -2556
Wed May 08 2013 18:03:06 GMT+0000 (UTC) - debug: '[rolodex][job:fetch-for-service] createTime:' 1368033631440 -2556
Wed May 08 2013 18:03:06 GMT+0000 (UTC) - debug: '[rolodex][job:fetch-for-service] scheduledFor:' 1368033632440 -2555
Not sure what lead to this. Maybe the worker got killed while processing the job?
Another reason to switch to a better queuing logic?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels