feat(router): add /retrieve api for relay (#6918)

This commit is contained in:
Shankar Singh C
2024-12-23 18:23:55 +05:30
committed by GitHub
parent 95fcf2a44b
commit 0478731394
9 changed files with 269 additions and 9 deletions

View File

@ -533,6 +533,8 @@ pub enum Flow {
VolumeSplitOnRoutingType,
/// Relay flow
Relay,
/// Relay retrieve flow
RelayRetrieve,
}
/// Trait for providing generic behaviour to flow metric