mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Adding the image of sending flow for using notify page
This commit is contained in:
committed by
Chris Hill-Scott
parent
7a7e71ce5d
commit
347023d1da
1665
app/assets/images/message-sending-flow.svg
Normal file
1665
app/assets/images/message-sending-flow.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 166 KiB |
@@ -59,6 +59,14 @@
|
||||
|
||||
<h2 id="message-sending-flow" class="heading-medium">Email and text message sending flow</h2>
|
||||
|
||||
<img
|
||||
src="/static/images/message-sending-flow.svg"
|
||||
alt="A picture of the sending flow of messages in Notify, showing the three states of Sending, Delivered, And Failed. Also shows the next
|
||||
steps when messages fail, deleting data and trying a new channel for permanent failures, and trying again or trying a new channel for
|
||||
temporary failures"
|
||||
style="width: 100%;"
|
||||
>
|
||||
|
||||
<h3 class="heading-small">Resending failed messages</h3>
|
||||
|
||||
<p>If a message fails because the inbox or phone ‘isn’t accepting messages right now’ then it’s up to you to decide if you want to send the message again or not.</p>
|
||||
|
||||
Reference in New Issue
Block a user