keybase / go-keybase-chat-bot

Official Go Keybase chat bot SDK
BSD 3-Clause "New" or "Revised" License
111 stars 38 forks source link

5 secs is too little #66

Closed blaggacao closed 4 years ago

blaggacao commented 4 years ago

Isn't there a better way than to hardcode timouts amindst the code?

workaround for: https://github.com/keybase/bot-sshca/issues/91

My setup:

joshblum commented 4 years ago

@blaggacao would #67 address your issue? When creating the API you can modify the timeout to whatever you need

blaggacao commented 4 years ago

Whop, that was fast, sorry for so uch cross posting, I wasn't used yet to the keybase project. Will check, let's close I'll report on keybase/bot-ssh.

Thank you guys so much!