Skip to content

Conversation

@abhirpat
Copy link
Contributor

@abhirpat abhirpat commented Nov 11, 2024

Description of changes:

  • Previous: PR #758

  • This optimizes to allow passing BYO StreamingWebSocketEndpoint without needing while AllowStreamingResponses true. Because of this, it prevents creation of unnecessary streaming resources. It also merges variables so they are not cached loader config

    • Successfully tested below scenarios :
      • New Stack Deployment and Update Stack
      • Case 1: AllowStreamingResponses to False and StreamingWebSocketEndpoint is empty
      • Case 2a: AllowStreamingResponses to True and StreamingWebSocketEndpoint is empty
      • Case 2b: change AllowStreamingResponses to False and StreamingWebSocketEndpoint is empty
      • Case 3: AllowStreamingResponses to False and StreamingWebSocketEndpoint is defined

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

@abhirpat abhirpat requested a review from atjohns November 11, 2024 23:38
@abhirpat abhirpat self-assigned this Nov 12, 2024
@atjohns atjohns merged commit 1d8fcf0 into development Nov 12, 2024
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.

2 participants