Skip to content

Conversation

@dominikriemer
Copy link
Member

Purpose

Add some improvements to the MQTT and OI4 adapters:

  • Error messages don't get lost and are sent to the UI
  • Avoid infinite loops in case schema retrieval fails
  • Support two different formats as OI4 payload

Remarks

PR introduces (a) breaking change(s): <yes/no>

PR introduces (a) deprecation(s): <yes/no>

@github-actions github-actions bot added java Pull requests that update Java code connect Related to the `connect` module (adapters) backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels May 10, 2024
@tenthe tenthe merged commit 8eb483c into dev May 10, 2024
@tenthe tenthe deleted the fix-mqtt-oi4 branch May 10, 2024 08:36
dominikriemer added a commit that referenced this pull request May 10, 2024
* fix: Add error handling to OI4 and MQTT adapters

* Fix checkstyle

* Fix checkstyle

* style: improve JSON strings

---------

Co-authored-by: bossenti <[email protected]>
@bossenti bossenti added this to the 0.95.0 milestone May 10, 2024
@bossenti bossenti added the bug Something isn't working label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Everything that is related to the StreamPipes backend bug Something isn't working connect Related to the `connect` module (adapters) java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants