Open jonyrock opened 5 years ago
@amper43 please add your thoughts here. If the task actual?
@jonyrock now we show warning if HASTIC_WEBHOOK_URL
is null
and user enabled webhooks.
I think we can show ping status in server info.
ping status? you mean webhook status?
@jonyrock status of HASTIC_WEBHOOK_URL
availability
if
HASTIC_WEBHOOK_URL: null
, than you can' send any weebhok, right? I think we should show a warning in this case.Also we can try to send a test webhook every second to check that it works and then show it's status. If we can't send a webook, than it is a serious problem.