You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add caching for Slack channels in SlackWebMessagingIntegration
- Introduced a channels cache to optimize channel ID retrieval.
- Implemented methods to load and refresh the channels cache.
- Updated _get_channel_id to utilize the cache, improving performance and reducing API calls.
0 commit comments