Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix message receipts getting disabled if custom throttleTime is passed #236

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

mhiaror
Copy link
Collaborator

@mhiaror mhiaror commented Sep 30, 2024

Issue #, if available:
#222

Description of changes:
fix message receipts getting disabled if custom throttleTime is passed

  • always set message-receipts feature enabled unless explicitly disabled
  • features: is of type array only, discard all other updates
  • features can be set only by explicitly calling ChatSession.setFeatureFlag API

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

@mhiaror mhiaror requested a review from a team as a code owner September 30, 2024 23:06
@mhiaror mhiaror requested review from mliao95 and haomingli2020 and removed request for a team September 30, 2024 23:06
src/globalConfig.js Show resolved Hide resolved
@mhiaror mhiaror merged commit 9d33ec5 into amazon-connect:master Oct 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants