aws-samples / amazon-q-slack-gateway

MIT No Attribution
79 stars 28 forks source link

Fix caching Q client issue. #42

Closed harshav-aws closed 3 months ago

harshav-aws commented 3 months ago

The code fixes reusing the Q client across slack users. We now cache a Q Client for each slack user.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.