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

Check error when we try to open the firehose websocket connection #980

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

jochenehret
Copy link
Contributor

What is this change about?

Provide better error message if the firehose websocket connection cannot be established.

Please provide contextual information.

The problem can occur if you use an AWS classic load balancer and you don't change the doppler ports with the aws.yml ops file.

What version of cf-deployment have you run this cf-acceptance-test change against?

v33.9.0

Please check all that apply for this PR:

  • introduces a new test --- Are you sure everyone should be running this test?
  • changes an existing test
  • requires an update to a CATs integration-config

Did you update the README as appropriate for this change?

  • YES
  • N/A

How many more (or fewer) seconds of runtime will this change introduce to CATs?

Test will fail faster if websocket connection cannot be established.

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

It's helpful to tag a few other folks on your team or your team alias in case we need to follow up later.

* If an error occurs, the test fails after the timeout but doesn't print any useful information
* The test can typically fail on AWS if you don't use the operations/aws.yml ops file to change the doppler port from 443 to 4443
@jochenehret jochenehret requested review from a team November 17, 2023 13:47
@jochenehret jochenehret merged commit cd195ff into develop Nov 20, 2023
3 checks passed
@jochenehret jochenehret deleted the check_firehose_wss_error branch November 20, 2023 07:04
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