{#if connectionTestJob.in_progress}
Sending message...
{:else if connectionTestJob.is_success}
Message sent via Windmill job
{:else}
Message not sent
{/if}
{connectionTestJob.uuid}
{#if connectionTestJob.in_progress}
{:else if connectionTestJob.is_success}
{:else}
{/if}
Message sent via Windmill job
{connectionTestJob.uuid}
{/if}
{/if}
{:else if workspaceConnectedToTeams == undefined}
{/if}
{:else if handlerSelected === 'email'}
{#if isCloudHosted()}
Email notifications for trigger failures are only available in self-hosted Windmill
instances.
{:else}
{/if}
{:else if handlerSelected === 'instance_alerts'}
Failed jobs are reported to the Slack, Teams and email channels configured at the instance
level. Those channels are managed in instance settings by a superadmin, not here, and the
report is sent without adding an entry to the instance critical alert feed. Canceled jobs
are not reported.
Configure the instance critical alert channels