-
Example PR here:
- https://github.com/airbytehq/airbyte-platform-internal/pull/14584
Created from code here:
https://github.com/airbytehq/airbyte/pull/48470/files#diff-3249d7445228172f9b36422eb8685…
-
If i need to run thousands of bot for thousands of teams.
can i use slack-bot-server?
-
I have created a slack bot in GCP Kubernetes environment. The bot is written in bolt python and uses socket mode. We are running 10 pods simultaneously. Lately, we are facing the following issue -
``…
-
From docker logs:
```
2016-08-28 03:43:52,136 Bot WARNING: Slack has initiated a team migration to a new server. Attempting to reconnect...
2016-08-28 03:43:52,237 requests.packages.urllib3.connecti…
-
Socket mode receiver fails to make a successful connection due to `WebSocket error occurred: Unexpected server response: 409` error. Retries after this error occurs may eventually lead to a successful…
-
## Describe the bug
Hi guys, I'm having a problem when running a NestJS project with `yarn start:dev`. Below is the output:
```sh
[Nest] 1208570 - 08/29/2024, 9:05:57 AM DEBUG [Slack] apiCal…
-
When we started working on the bot, we did not think there would be a web component. Eventually we put in the geolocate endpoint at which point we also included a web server.
A lot of the admin fu…
-
At the moment creating simple Bots in SocketMode is easy, but as soon as you want to support OAuth2 installation so that the bot can act on behalf of the user, a whole world of pain and complexity ens…
-
Coming from https://github.com/slack-ruby/slack-ruby-bot-server/issues/150#issuecomment-1293818003, document how to add a RESTful API.
This monkey-patching should work:
```ruby
module SlackRuby…
-
**Describe the bug**
Since the playbook changed from mx-puppet, to beeper's monorepo then back to mx-puppet, each linked bots are still working fine, but I can't talk to the bot (to add new slack ser…