Skip to content

Service Worker

Ryan Wold edited this page Jan 13, 2020 · 1 revision

Touchpoints web application also uses a Service Worker.

Each environment runs an application instance that runs Sidekiq, a library to activate the Rails queue, which is stored in Redis.

  • touchpoints-staging-sidekiq-worker
  • touchpoints-demo-sidekiq-worker
  • touchpoints-production-sidekiq-worker