Skip to content

Commit 929fd63

Browse files
committed
[DRAFT] DPL: Introduce calibration mode
1 parent eae4a88 commit 929fd63

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Framework/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# 2024-02-22: Move DataProcessingDevice to use Signposts
2+
# 2024-02-24: Introduce calibration mode
3+
4+
This introduces a new --data-processing-timeout `<timeout>` option which can be used to specify
5+
that data processing should finish after `<timeout>` seconds. After it, only the messages which are produced on EndOfStream will be send.
6+
7+
# 2024-02-23: Move DataProcessingDevice to use Signposts
28

39
All the messages from DataProcessingDevice have been migrated to use Signpost.
410
This will hopefully simplify debugging.

0 commit comments

Comments
 (0)