CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-services
partial failure in invites
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
> Email sending failures and temp user cleanup failures are caught and logged but don't fail the overall operation. While this non-blocking behavior is good for resilience, there's no way for the caller to know these operations failed. Consider returning a response that indicates partial success or adding more visible warnings for operators monitoring the system.
_Originally posted by @Copilot in [#431](https://github.com/CenterForDigitalHumanities/TPEN-services/pull/431/changes#r2608032894)_
Contributor guide
Assessment
This issue has not been assessed yet.