We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As the title says, poll updates aren't written to the output provided in the config file. Can support for this be added?
The text was updated successfully, but these errors were encountered:
How do you see this working? Currently, Poll needs manual intervention to trigger the poll requests.
Sorry, something went wrong.
The output of every new poll can be appended to the file provided (treating it like the output of a stream subscription)
OK, so this is specific to a file output? If that's the case, maybe a simple file redirect will do the trick.
The issue with that is the poll UI will also get redirected to the file.
No branches or pull requests
As the title says, poll updates aren't written to the output provided in the config file. Can support for this be added?
The text was updated successfully, but these errors were encountered: