Skip to content

Commit ef54cf1

Browse files
author
Pat Altimore
committed
Add persistence issue
1 parent a9c4bff commit ef54cf1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,22 @@ If you create more than 70 data flows for a single data flow profile, deployment
321321

322322
To work around this issue, create multiple data flow profiles and distribute the data flows across them. Don't exceed 70 data flows per profile.
323323

324+
### The request persistence flag is not set for MQTT sessions created for data flow graphs (WASM)
325+
326+
---
327+
328+
Issue ID: 6415
329+
330+
---
331+
332+
Log signature: N/A
333+
334+
---
335+
336+
When you create a data flow graph using the WASM, the MQTT session doesn't have the request persistence flag set.
337+
338+
To work around this issue, set MQTT broker **Retained messages** mode to `All`. For mor information, see [Configure MQTT broker persistence](../manage-mqtt-broker/howto-broker-persistence.md).
339+
324340
### Complex data might be flattened when enriching data in a data flow
325341

326342
---

0 commit comments

Comments
 (0)