Skip to content

Conversation

@Naman-56-56
Copy link
Contributor

  • Adds a systemd service to run an RQ worker persistently for the spoken website
  • The project already uses Redis + RQ to offload heavy test-related processing, this service ensures the worker is always running in the background
  • By keeping the RQ worker alive as a background service:
  1. Organizer actions return immediately
  2. Heavy processing runs asynchronously
  • Also displays a success message when a test is added successfully by an organizer

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.

1 participant