-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
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
Feature Request: Set individual logging intervals per URL #24
Comments
Hi, I agree, that would be a great feature. We will definitely add it to
our roadmap. I assume that setting the interval to 5 min will cause a
problem if trying to use Brewfather?
…On Mon, Jun 15, 2020 at 10:47 AM Romfrosk ***@***.***> wrote:
Hi.
I'd love to be able to log at different intervals to URLs.
BrewSpy can handle every 5m
Brewfather can handle every 15m
Google can probably handle every minute if not more often.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQ3FBNHHGR5OUGNWZNJO6DRWZNDDANCNFSM4N6MU3LA>
.
|
Yes. They do mention that 15m is the lowest value. I will test to set it at 5 minutes and see if it just skips the values coming in too quick, or if it also blocks those coming in every 15m. Can't test until my beer has been bottled though. |
I believe from when I was looking at reworking the custom urls in nodered that yes BrewFather does ignore anything that comes in sooner than the 15m window, not sure of the specifics off the top of my head. Overall this is a much welcomed addition. I'll look to see if I can resurrect my flow that had something similar to this, but missing edge case testing. |
Hi.
I'd love to be able to log at different intervals to URLs.
BrewSpy can handle every 5m
Brewfather can handle every 15m
Google can probably handle every minute if not more often.
The text was updated successfully, but these errors were encountered: