-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
Version: 3xenhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityrtm-client
Milestone
Description
We are refitting to use the v2 RTM client and still observe some stale Django connection issues. Ie, new DB connections are made for each message that gets processed (thread), but they are apparently not being released. I have tried using the close_old_connections & also ensure_connection, but seems like it doesn't really help. I saw you did the changes for the slack-bolt thing here. Were there going to be similar changes to the v2 RTM client? Do you have any recommendations in the interim?
Originally posted by @pbrackin in slackapi/bolt-python#280 (comment)
Metadata
Metadata
Assignees
Labels
Version: 3xenhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityrtm-client