mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
feat: domain status update
This commit is contained in:
@@ -314,8 +314,8 @@ pub fn check_domain_for(listener_helper: ListenersHelper, name_with_id : String,
|
||||
|
||||
info!("{}", x);
|
||||
|
||||
listener_helper.start_in_progress(ProgressInfo::new(
|
||||
ProgressScope::Environment {id: execution_id.to_string()},
|
||||
listener_helper.started(ProgressInfo::new(
|
||||
ProgressScope::Router {id: domain.to_string()},
|
||||
ProgressLevel::Info,
|
||||
Some(x),
|
||||
context_id,
|
||||
|
||||
Reference in New Issue
Block a user