pub async fn discord_send_failure(
ctx: &WatchContext,
msg: &str,
m: &ExecMetrics,
) -> Result<()>Expand description
this function take ctx and msg msg will be split on “:/:” pattern and divide in field
pub async fn discord_send_failure(
ctx: &WatchContext,
msg: &str,
m: &ExecMetrics,
) -> Result<()>this function take ctx and msg msg will be split on “:/:” pattern and divide in field