You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
account-worker/src/transaction-notifier and content-publishing-worker/src/notifier share common logic and purpose, and are good candidates for a refactor to a shared service.
Description
account-worker/src/transaction-notifierandcontent-publishing-worker/src/notifiershare common logic and purpose, and are good candidates for a refactor to a shared service.