orb icon indicating copy to clipboard operation
orb copied to clipboard

Sinks: implement a way to expose the cause of the sink being in with "error" status through the platform

Open manrodrigues opened this issue 3 years ago • 1 comments

For now, there is no help for the user to help him enter why the sink is giving an error: problem with credentials, limit on the flow of requests, system failure.

In this case, all I know is that my sink is in error.

image.png

We need to implement a way to expose the cause of the error through the platform and, thus, allow the user to hit his sink and use the platform as expected

manrodrigues avatar Jun 28 '22 12:06 manrodrigues

Now we have the backend response, so we need to have a way to expose it on UI.

image.png

manrodrigues avatar Aug 12 '22 17:08 manrodrigues

ok image

manrodrigues avatar Dec 16 '22 11:12 manrodrigues