pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

Add error handling when connection to API fails on run

Open JuhaS opened this issue 7 years ago • 0 comments

How to reproduce:

  • Open pipelines
  • Make your API unreachable
  • Click Run
  • Expected:
    • See error that can't run the task
  • What happened
    • I see the spinner running as if the run was initiated (but actually connection to API failed).

JuhaS avatar Jul 23 '18 13:07 JuhaS