I use a “pushover” webhook that I use for many devices to send me notifications. I noticed today that Pushover publishes from my Electron are not getting to pushover…
take a look, there are no “follow-up” responses whan Electron publishes:
I’ve heard some reports lately that some long-running hooks might be occasionally jamming up. I’m looking into the best way to fix this.
edit: Re-reading this thread. So a “hook-sent” message means the webhook got your event, and reached out to the server, but it won’t publish a response if it didn’t hear anything back. So it’s possible that service was having an issue at that moment.
If events from the Electron are “never” triggering the hook, it could be a result of different firmware that had the wrong privacy setting (public vs. private) depending on how the hook was configured?
The electron should use the same internal event system as the other devices, so there shouldn’t be a special reason why an event from an electron wouldn’t trigger the hook as far as I know.
Hmm. Well that’s pretty weird! Just to clarify, you’re still seeing this behavior yes? You can trigger the hook from a photon but not from an electron?
Could this be a in connection with a issue I had opened with 0.4.6 (or 0.4.7) about inconsistency in behaviour between Core and Photon over different versions?
This was solved for the Photon with 0.4.9 but Electron has 0.4.8.