Page MenuHomeVyOS Platform

Return output from configd in multipart message to maintain resilience on error
Closed, ResolvedPublicBUG

Description

T6326 removed the workaround of writing to the terminal, in order to return output of conf-mode scripts directly, enabling for example, output though the http-api. The implementation relied on a two unnecessary round trips to synchronize the exchange, which is fragile in the presence of other errors, obscuring the root cause. Use a single multipart message instead.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

This is resolved for rolling, and not applicable to Circinus until backport of T6326.