Skip to content

Move scheduled jobs to Rails jobs #544

@DaAwesomeP

Description

@DaAwesomeP

For Active Job:

  • Slack tracker notifications (currently triggered by a Systemd service)
  • Email pulling (currently a separate looping process that should be a job)

For production, we can use Sidekiq (which will create a Redis dependency). Development can use the default async backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions