Advertisement
beowulf1416

Untitled

Jul 22nd, 2015
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. mysql> select * from delayed_jobs\G
  2. *************************** 1. row ***************************
  3. id: 28887
  4. priority: 0
  5. attempts: 0
  6. handler: --- !ruby/struct:ProcessCampaignJob
  7. listeners_type: '1'
  8. reachout_tab_campaign_id: 49107
  9. gateway_id: 16239
  10. schedule_start_date: !ruby/object:DateTime 2015-07-22 09:03:00.000000000 Z
  11. name: DR Optimized - Telecom Partner-16239
  12. call_time: 29326-9AM
  13. prompt: http://gui.zenoradio.com/system/reachout_tab_campaigns/prompts/000/049/107/original/e5494dcead2a7694e187e41ea34bd103.wav
  14. dial_method: FSA
  15. num_channels: 15
  16. active: '1'
  17. dnc_file: http://gui.zenoradio.com/system/default_prompts/prompts/000/000/019/original/Opt_Out.wav
  18.  
  19. last_error: NULL
  20. run_at: 2015-07-22 12:00:14
  21. locked_at: 2015-07-22 12:00:14
  22. failed_at: NULL
  23. locked_by: delayed_job host:telx-guijobs-93 pid:1034
  24. queue: NULL
  25. created_at: 2015-07-22 12:00:14
  26. updated_at: 2015-07-22 12:00:14
  27. *************************** 2. row ***************************
  28. id: 28899
  29. priority: 0
  30. attempts: 0
  31. handler: --- !ruby/struct:ProcessCampaignJob
  32. listeners_type: '1'
  33. reachout_tab_campaign_id: 49116
  34. gateway_id: 17094
  35. schedule_start_date: !ruby/object:DateTime 2015-07-22 09:08:00.000000000 Z
  36. name: Haiti Optimized - Telecom Partner-17094
  37. call_time: 22012-9AM
  38. prompt: http://gui.zenoradio.com/system/reachout_tab_campaigns/prompts/000/049/116/original/7fa4a8fa9124aba737f34a3e5aaf15ae.wav
  39. dial_method: FSA
  40. num_channels: 15
  41. active: '1'
  42. dnc_file: http://gui.zenoradio.com/system/default_prompts/prompts/000/000/019/original/Opt_Out.wav
  43.  
  44. last_error: NULL
  45. run_at: 2015-07-22 12:03:53
  46. locked_at: 2015-07-22 12:29:54
  47. failed_at: NULL
  48. locked_by: delayed_job host:telx-guijobs-93 pid:8689
  49. queue: NULL
  50. created_at: 2015-07-22 12:03:53
  51. updated_at: 2015-07-22 12:03:53
  52. 2 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement