sjerpbouwtsites / rockers-concertagenda

1 stars 1 forks source link

onlogisch om aan voorkant zoveel workerData mee te sturen #226

Open sjerpbouwtsites opened 10 months ago

sjerpbouwtsites commented 10 months ago
{
  "type": "process",
  "subtype": "workers-status",
  "messageData": {
    "content": {
      "workerData": {
        "CPUReq": "normal",
        "workerConcurrent": 1,
        "index": 0,
        "path": "/var/www/html/concertagenda/backend/scrapers/dynamo.js",
        "name": "dynamo-0",
        "family": "dynamo",
        "workerCount": 2,
        "scraper": true,
        "forceSet": 3,
        "masterEnv": {},
        "shell": {
          "_arguments": {
            "keepImages": "true",
            "keepBaseEvents": "true",
            "force": "dynamo"
          },
          "force": "dynamo",
          "forceSet": null,
          "forceAll": false,
          "forceThese": [
            "dynamo"
          ],
          "forceAndRemoveBaseEvents": [],
          "keepBaseEvents": "true",
          "keepImages": "true",
          "debugLongHTML": false,
          "workers": null
        }
      },
      "status": "working"
    }
  }
}