Question - How long does the webhook service run #679
Pilaarbijter
started this conversation in
General
Replies: 2 comments 1 reply
-
It can run forever, but it depends on how you run the service. The fact that it's running on a Pi doesn't matter. What matters is the OS and service management framework you use. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well the reason I ask is that after a certain amount of time, the http webhook doesn't work anymore. Almost as if the service is no longer running. I'm running it on a Debian OS. As of your question tot the service management framework, I'm not sure I'm following. Can I query this information via the command line? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a pretty easy question to ask, how long is the webhook service 'active' and able to receive requests when ran on a Pi?
Thanks for the reply!
Beta Was this translation helpful? Give feedback.
All reactions