Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Ignore 504 errors while polling for progress #953

Merged
merged 1 commit into from
May 30, 2019
Merged

Conversation

MrBenJ
Copy link
Contributor

@MrBenJ MrBenJ commented May 30, 2019

What I Did

I stopped the console from yelling when there's a 504 error in ship

How I Did it

I added a conditional in the polling method to suppress the error.

How to verify it

Edit a helm chart with a custom config where the GET endpoint to apiEndpoint is set up to return a 504 error.

Description for the Changelog

  • Suppressed 504 issues and progress bar errors while awaiting an API response

Picture of a Ship (not required but encouraged)

e4c97939c1db2c28e975578e9e2e8e1b

@MrBenJ MrBenJ requested a review from GraysonNull May 30, 2019 00:04
@MrBenJ MrBenJ self-assigned this May 30, 2019
@MrBenJ MrBenJ merged commit 4e18e9f into master May 30, 2019
@MrBenJ MrBenJ deleted the bj-stop-504-error branch May 30, 2019 00:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants