Jean-Marc Le Roux
Jean-Marc Le Roux
Preliminary code written during the ODN4 hackathon is on the [feature/webhooks](https://github.com/promethe42/cocorico/tree/feature/webhooks) branch.
Replied to your comment on #31. > The worker could send HEAD requests so as to inform the remote server to trim the response body. However, nothing would prevent a...
> we should enqueue a webhook message right at that moment and let the webhook queue worker deal with it on its own, right? Yes. We should add a "webhookURL"...
> Ok, I think I've got a clear enough idea of what to do. Do you mind if I start working on it? Let's go :) But we need a...
Great! thanks!
@virgile-dev could you take care of this please?
@virgile-dev could you take care of this please?
Thanks for reporting this. Not a big issue for now, right? You should check this out: https://nodejs.org/api/cluster.html
One queue per vote means we have to sync votes and their respective queue. Maybe we should... add a queue for that? Not a good idea indeed. I'd rather have...
Here is what the logs of `ballot-queue-worker.js` have to say: ``` json { "name": "ballot-queue-worker", "hostname": "local.cocorico.cc-local", "pid": 17617, "level": 30, "from": "0x9125daa320fde3f103090250e91599673ae5ce11", "value": "30000000000000000", "address": "0x9fb8daab050181431c648c2c8fd33f07e03056e6", "msg": "initialize account",...