Skip to content

Instantly share code, notes, and snippets.

Created April 3, 2017 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2468c67622477c52c40f8f71331aa4fc to your computer and use it in GitHub Desktop.
Save anonymous/2468c67622477c52c40f8f71331aa4fc to your computer and use it in GitHub Desktop.
$ ./myapp.pl minion job -w 17
{
"host" => "my.test.host",
"id" => 17,
"jobs" => [
8169,
8171,
8173,
8175
],
"notified" => "1491227471.43907",
"pid" => 38375,
"started" => "1491227471.43907",
"status" => {
"heartbeat" => 300,
"jobs" => 4,
"performed" => 253,
"queues" => [
"default"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment