Skip to content

fix: Address issue w/ concurrent tasks and duplicate documents

Martin Lowe requested to merge malowe/main/update-sdk into main
  • 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)

Merge request reports

Loading