Skip to content

Instantly share code, notes, and snippets.

@pranavkulkarni
Last active August 14, 2017 17:50
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 pranavkulkarni/5a028fdd8464517445036dc410af73fc to your computer and use it in GitHub Desktop.
Save pranavkulkarni/5a028fdd8464517445036dc410af73fc to your computer and use it in GitHub Desktop.
Sample job content received by worker from RabbitMQ
{
"id": "94ac5cc0-80fb-11e7-a2b2-3f679765d1f6",
"name": "validate",
"data": {
"jobName": "record-count",
"jobType": "validate",
"layerId": "d881574cc37a457c895bc98e92a7cdf3_0",
"datasetId": "d881574cc37a457c895bc98e92a7cdf3",
"jobOptions": {
"startIn": 10,
"retryLimit": 2
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment