apache / streampipes

Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
https://streampipes.apache.org
Apache License 2.0
555 stars 172 forks source link

Gray connections at the first connection attempt #2819

Open FabriceHansen opened 2 weeks ago

FabriceHansen commented 2 weeks ago

Apache StreamPipes version

Other StreamPipes version (please specify below)

Affected StreamPipes components

Connect

What happened?

V093 & V0.95: from time to time, the connections are not working, the connection is gray. You have to connect it a second time in order to get it green.

How to reproduce?

No response

Expected behavior

green connection at the first time you connect 2 blocks.

Additional technical information

No response

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

tenthe commented 2 weeks ago

Hi @FabriceHansen,

thanks for the bug report.

In order to narrow down the problem a little better, I have a few more questions: Are there any elements where it occurs more frequently? Does it happen when creating the pipeline or when editing or both?

In the PR #2816 we are currently working on a few improvements in the pipeline editor. Have you noticed anything while working on it @dominikriemer