-
Notifications
You must be signed in to change notification settings - Fork 635
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
After SlackClient#send(), I can not receive message sometimes #642
Comments
HI @yihchu, thanks for writing in. With given information, I am not sure what's happening to your Hubot app yet. Also, just in case, I tried to reproduce your situation on my end but I haven't managed to see the same. If anyone else has experienced something similar, sharing your thoughts would be appreciated. |
Thanks for reply. Now the situation is, After i start the hobot, it works well, but after some time(maybe 1-2 minutes, i can not give the exact time), the issue will happen.
|
And I have another question, that is if a hobot named judy has a command, like '/judy tell me a joke.' And there is another hobot named karl, if karl said |
👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized. |
As this issue has been inactive for more than one month, we will be closing it. Thank you to all the participants! If you would like to raise a related issue, please create a new issue which includes your specific details and references this issue number. |
Description
Describe your issue here.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
I check the hubot logs, and sometimes it print 'DEBUG SlackClient#send() room: C03PGCYPT99, message: Hello World.', but i can not receive any message in slack.
Reproducible in:
hubot-slack version: ^4.10.0
node version: v14.15.3
OS version(s): cenos7.9
Steps to reproduce:
Expected result:
receive reply
Actual result:
Can not receive reply sometimes.
Attachments:
logs:
screenshot:
The text was updated successfully, but these errors were encountered: