Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot will respond multiple times when Grafana is a bit slow #184

Closed
KeesCBakker opened this issue May 13, 2024 · 0 comments · Fixed by #185
Closed

Bot will respond multiple times when Grafana is a bit slow #184

KeesCBakker opened this issue May 13, 2024 · 0 comments · Fixed by #185
Assignees
Labels

Comments

@KeesCBakker
Copy link
Collaborator

KeesCBakker commented May 13, 2024

Describe the bug
Grafana can be a bit slow. If it is a retry is triggered, because the ACK will not get in quick enough.

To Reproduce
Steps to reproduce the behavior:

  1. Have a slow Grafana
  2. Fire a Graph DB command
  3. Get multiple responses back

Expected behavior
Now, I think it has to do with promises and the way the new Hubot Friends Slack Connector (https://github.com/hubot-friends/hubot-slack) works.

Screenshots
N/A

Software:

  • Grafana: N/A
  • Hubot: 9.1.1
  • Adapter: "@hubot-friends/hubot-slack": "^2.0.0",
  • Node: v18.16.0
  • NPM: 9.6.7

Additional context
I'll check what I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant