diff --git a/tasks/config/dynamic-config.md b/tasks/config/dynamic-config.md index bba6410..bd1c1ad 100644 --- a/tasks/config/dynamic-config.md +++ b/tasks/config/dynamic-config.md @@ -1,7 +1,7 @@ --- id: config/dynamic-config name: Implement DynamicConfig with ArcSwap hot-reload and ConfigReloadHandle -status: pending +status: complete depends_on: [config/static-config] scope: moderate risk: medium