Michael Desa
Michael Desa
> Ah yeah switch to Pnpm > > use pnpm install instead Is this actually the intended solution or a temporary work around?
@AdamSLevy I think this may be a feature request rather than a bug report. Essentially, you'd like to emit the current duration that something has been in a certain state...
@AdamSLevy Thanks for your thorough response. We'll definitely keep this in mind. Would you have any interest in developing the feature yourself? I'd be happy to help guide you through...
@AdamSLevy sorry for the long delay. I'm happy to talk about feature development here. I think it might be easier. Ideally this would be implemented as a new node. I'm...
@badatya14 can you include the template tickscript and the vars file so I can try to reproduce the issue. I cant quite tell if this is user error or an...
@creativcoder Just verified this myself. Looking into it now.
I've been trying to use flux as a library in a side project, and it's a bit hard to follow all of the pieces. I'm happy to work on this...
The query API currently allows users to specify a parameter called `extern` that does something similar to this. That is how the UI currently supplies external variables. We do not...
I actually think I prefer having something like ``` { "query":"$query", "type":"flux", "variables":{"timeRangeStart":"$userInput"} } ``` The only thing I think that might be hard is how to deal with all...
I'd imagine it'd be the compute team. I would definitely like to see this get in.