Try to wrap stream into SCC to factor the errored and completed checks
This commit is contained in:
@@ -10,6 +10,8 @@ use timeunits::*;
|
||||
#[allow(unused_imports)]
|
||||
use tracing::{debug, error, info, trace, warn};
|
||||
|
||||
pub mod streamext;
|
||||
|
||||
#[derive(Clone, Debug, Serialize, Deserialize)]
|
||||
pub struct AggQuerySingleChannel {
|
||||
pub channel_config: ChannelConfig,
|
||||
|
||||
Reference in New Issue
Block a user