BeyondVertical

Results 43 comments of BeyondVertical

I have the same problem. Maybe a notification in some sorts (mail, push) would be good to inform the admin or user that there was a problem?

Is this considered to be implemented? I would be very interested in this also! :)

Any update on this?

Sorry, I have not searched correctly, so I opened the other issue. I would still prefer a configurable solution for this. The "log" solution does - as far as I...

![image](https://user-images.githubusercontent.com/17316492/195325204-f32f2796-35ce-40ee-8d46-7a4d9cca7836.png) Just tried, so when I use start, the "log" ping does not stop the runtime. So if I want to use log, then I would only use log. This...

Ok, then I have looked at this the wrong way. Thanks for your example. That sounds useful for my situation. Now I just have to open a feature request at...

I have got it working now. Awesome. Thanks! For reference, here's my script... ``` CURL_MAX_TIME=5 CURL_RETRIES=2 HC_API_URL=https://your-hc-instance.com/ping HC_UUID="your-uuid-here" curl -fsS -m $CURL_MAX_TIME --retry $CURL_RETRIES $HC_API_URL/$HC_UUID/start > /dev/null SCRIPT_OUTPUT=$(your-script-here 2>&1) SCRIPT_EXIT_CODE=$?...

> @BlackScreen, it is now merged of your request [2da55dd](https://github.com/m-ab-s/media-autobuild_suite/commit/2da55ddb75cfd009bb4b526f5cc8a6b15f1a860a). Thanks for your work. Will try it out soon.

Yeah, same here too since a few days or a wekk or two. Can't say exactly since when it stopped working. Tried setting it up again - does not help....

I have just discovered the app and it looks great. I am in desperate search for an app with widgets. Please add them. 🙂 Also it would be awesome, when...