Skip to content

moat: Refresh builtin bridges periodically

meskio requested to merge meskio/rdsys:refresh_buitlin into main

We mistaked ticker (that executes periodically) with timer (that executes a single time) and were not refreshing the bridges more than once.

Merge request reports