aws-samples / amazon-q-slack-gateway

MIT No Attribution
79 stars 28 forks source link

Fix bugs related to operation timeout and token expiry. #36

Open harshav-aws opened 4 months ago

harshav-aws commented 4 months ago

Description of changes:

The change fixes below bugs.

  1. When a new conversation is started for the first time, operation timeout error is shown before starting new conversation. This has been fixed now.

  2. Occassionally, IAM session token expires when invoking qbusiness:chat API, this has been fixed.

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