We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
case duration, hardAge, idleAge: // ignore those fields. continue }
Currently duration is not sent as part of DumpFlowsWithFlowArgs.
I have a usecase where i have to check whether a flow is newly created or was added before some time interval.
Is there any reason we are not exposing duration as part of DumpFlows? Can we add it , happy to contribute.
Currently duration is not sent as part of DumpFlowsWithFlowArgs.
I have a usecase where i have to check whether a flow is newly created or was added before some time interval.
Is there any reason we are not exposing duration as part of DumpFlows? Can we add it , happy to contribute.