Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cb2-12590): refactor to use async await pattern when sending emails #119

Merged
merged 11 commits into from
Jul 3, 2024

Conversation

naathanbrown
Copy link
Contributor

@naathanbrown naathanbrown commented Jun 18, 2024

Ticket title

Refactor chained promises to async await, change system of emails to fire and forget, increase logging output for debug.

https://dvsa.atlassian.net/browse/CB2-12590

Checklist

  • Branch is rebased against the latest develop
  • PR title includes the JIRA ticket number
  • Squashed commits contain the JIRA ticket number
  • Link to the PR added to the repo

src/services/ActivitiesService.ts Outdated Show resolved Hide resolved
src/functions/reportGen.ts Outdated Show resolved Hide resolved
src/services/ReportGenerationService.ts Outdated Show resolved Hide resolved
src/services/TestResultsService.ts Outdated Show resolved Hide resolved
src/services/SendATFReport.ts Outdated Show resolved Hide resolved
src/services/SendATFReport.ts Outdated Show resolved Hide resolved
src/services/NotificationService.ts Outdated Show resolved Hide resolved
naathanbrown and others added 5 commits June 18, 2024 15:08
Co-authored-by: Daniel Searle <84069850+Daniel-Searle@users.noreply.github.com>
Co-authored-by: Daniel Searle <84069850+Daniel-Searle@users.noreply.github.com>
Co-authored-by: Daniel Searle <84069850+Daniel-Searle@users.noreply.github.com>
Co-authored-by: Daniel Searle <84069850+Daniel-Searle@users.noreply.github.com>
@naathanbrown naathanbrown reopened this Jun 20, 2024
src/services/ReportGenerationService.ts Outdated Show resolved Hide resolved
src/services/SendATFReport.ts Outdated Show resolved Hide resolved
src/services/NotificationService.ts Show resolved Hide resolved
@naathanbrown naathanbrown changed the title feat(cb2-12590): add error and debug logs feat(cb2-12590): refactor to use async await pattern Jun 20, 2024
src/services/NotificationService.ts Outdated Show resolved Hide resolved
src/services/NotificationService.ts Outdated Show resolved Hide resolved
src/functions/reportGen.ts Outdated Show resolved Hide resolved
@m-coslett m-coslett changed the title feat(cb2-12590): refactor to use async await pattern feat(cb2-12590): refactor to use async await pattern when sending emails Jul 3, 2024
@m-coslett m-coslett merged commit 12926f8 into develop Jul 3, 2024
6 of 7 checks passed
@m-coslett m-coslett deleted the feature/CB2-12590 branch July 3, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants