fix: Address issue w/ concurrent tasks and duplicate documents
- fix: Address issue w/ concurrent tasks and duplicate documents
When there are multiple documents for a given case, either expiration or warning, some duplication of notices/events occurred. To address this, a check for already sent notices and some unique constraints were added.
Resolves #13 (closed)