Skip to content

603 Partial Error Message: Modified the log message that occurs when a UserInput timeout occurs.

Rolf Madsen requested to merge 603-PartialErrorMessage into master

The log message was not accurate as an exception was thrown. In most cases this would not cause the 'partial' result to be used, but rather something different would happen. This is for example the case with DialogStep.

Closes #603 (closed)

Merge request reports