mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
While sysrepo's architecture places the responsibility of choosing a timeout on each front-end, we want to control it centrally since the majority of the time is spend actually applying the config to the system - which is front-end agnostic. Therefore, create a single definition of the timeout, which can be included by all front-ends.