Commit 68eefc5
docs(invite): clarify best-effort invite email dispatch
Document that committee-service dispatches the send-invite request on a
best-effort basis: SendInvite failures are logged and do not fail the API
call, there is no automatic retry, and no dedicated resend endpoint exists.
Clarify that recovery is via the invite lifecycle (revoke + re-invite),
which reinstates the record and re-triggers dispatchInviteEmail.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Josep Garcia-Reyero Sais <josepreyero@gmail.com>1 parent 206bdf9 commit 68eefc5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments