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

BUG - Update GA link and error handler support for 504 Gateway Timeout. Links to wrong page. #2814

Open
3 tasks
IainSAP opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@IainSAP
Copy link
Contributor

IainSAP commented Jan 22, 2025

Description

When connectivity to a destination fails with error 504, it should link to page: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:48366:57914.

Instead it is linking to the higher level GA page: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:48366

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected results

Actual results

Screenshots

If applicable, add screenshots to help explain the problem.

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

@IainSAP IainSAP added the bug Something isn't working label Jan 22, 2025
@IainSAP IainSAP self-assigned this Jan 22, 2025
IainSAP added a commit that referenced this issue Jan 22, 2025
* fix(inquirer-common): Add link to 504 page

#2814

* Adds cset

* Update tsdoc for new function

* Update error-handler.test.ts remove invalid import

---------

Co-authored-by: Cian Morrin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant