We're running hubot in a Marathon container and all dependencies are met.
We use Slack to query Hubot
I have also ensured that the API token points to a legacy API.
Any tips on troubleshooting this please? I have not installed the webhook script, only the two pagerduty.coffee scripts (in ./pageduty.coffee and ./scripts/pagerduty.coffee).
Also the duplication issue is exclusive to hubot-pager-me as none of our other integrations display this behaviour.
We seem to be having an odd issue with our hubot-pager-me integration where query responses are returned twice:
We're running hubot in a Marathon container and all dependencies are met. We use Slack to query Hubot I have also ensured that the API token points to a legacy API.
Any tips on troubleshooting this please? I have not installed the webhook script, only the two pagerduty.coffee scripts (in
./pageduty.coffee
and ./scripts/pagerduty.coffee).Also the duplication issue is exclusive to hubot-pager-me as none of our other integrations display this behaviour.