| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-28 | http-api: T7090: Implement background configure operations for REST API | Oleksandr Kuchmystyi | |
| Large config commits (`service config-sync`) can block the REST API request path and sometimes must be deferred (e.g., when changing `service https`). This commit introduces an in-memory background operation manager that queues (FIFO) full configure operations (commands + commit/commit-confirm) as single jobs, tracks status/result, and exposes active operations via `/retrieve/background-operations`. | |||
