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

Refactor: Move worker to nest #16

Merged
merged 7 commits into from
Mar 27, 2024
Merged

Conversation

tmrdlt
Copy link
Member

@tmrdlt tmrdlt commented Mar 26, 2024

  • Refactored worker logic to nest services
  • Renamed worker/index.ts to PairSyncService, moved it to /tasks directory
  • Renamed worker/middleware.ts to MdwWsClientService, moved it to /clients directory
  • Renamed, fixed and adjusted all worker related tests
  • Fixed "prisma to many connection" warnings for e2e tests
  • Moved context to PairSyncService,
  • Created SdkClientService and moved sdk related things there
  • Fixed typos in comments

@tmrdlt tmrdlt self-assigned this Mar 26, 2024
@tmrdlt tmrdlt changed the title Refactor/move worker to nest Refactor: Move worker to nest Mar 26, 2024
@tmrdlt tmrdlt requested a review from kenodressel March 26, 2024 15:09
@tmrdlt tmrdlt force-pushed the refactor/move-db-to-nest branch from 0441c75 to 02e2d39 Compare March 27, 2024 09:46
Base automatically changed from refactor/move-db-to-nest to feat/grant-2 March 27, 2024 09:48
@tmrdlt tmrdlt force-pushed the refactor/move-worker-to-nest branch from f8bcda8 to 7deaf1c Compare March 27, 2024 09:48
@tmrdlt tmrdlt merged commit 452e325 into feat/grant-2 Mar 27, 2024
2 checks passed
@tmrdlt tmrdlt deleted the refactor/move-worker-to-nest branch March 27, 2024 16:19
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.

2 participants