question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

My Workflows Page Displays No Workflows if Shared Endpoint Fails

See original GitHub issue

Bug Report

On develop branch, if the call to get shared workflows fails, then no workflows are displayed. The call to get the user’s workflows is cancelled.

The call to get the shared workflows was failing for me locally because the webservice was incorrectly making a call to SAM when the user wasn’t registered with Google. I will fix that as part of ga4gh/dockstore#1582.

But still logging this because I think combineLatest here and/or here might need to be updated to handle error cases.

Also might want to consider displaying error messages for failing Ajax calls.

Just wanted to capture this in case this isn’t already in progress and deemed necessary.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
coverbeckcommented, Aug 20, 2018

@garyluu Updated the description

0reactions
denis-yuencommented, Aug 22, 2018

Can confirm that this is working in the case that the sam path is set incorrectly, simulating SAM being down completely. Seeing indefinite waiting if SAM is blocked via AWS security groups, indicating that there might not be a timeout if SAM is up but non-responsive.

Will open a second lower-priority issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot and diagnose workflow failures - Azure Logic Apps
How to troubleshoot and diagnose problems, errors, and failures in your workflows in Azure Logic Apps.
Read more >
Server 2022.1 Release Notes - Alteryx Help
In WinAuth environments, the Public and Shared With Me tabs on the My Workspace page do not load when the owner of a...
Read more >
Issues with publish workflows - Adobe Support
Find solutions for errors you receive trying to use the Share Online feature of Adobe XD.
Read more >
Amazon Managed Workflows for Apache Airflow
This topic describes common issues and errors you may encounter when using Apache Airflow on Amazon Managed Workflows for Apache Airflow (MWAA) and ......
Read more >
GitLab CI/CD `workflow` keyword
The workflow keyword is evaluated before jobs. For example, if a job is configured to run for tags, but the workflow prevents tag...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found