magma-labs / magma-chat

Ruby on Rails 7-based ChatGPT Bot Platform
https://magmachat.ai
Other
218 stars 27 forks source link

Implement Sidekiq or DelayedJob #1

Closed obie closed 1 year ago

obie commented 1 year ago

We don't have a real background job system at the moment. When adding don't forget to add the optional admin UI that lets you monitor and control jobs.

obie commented 1 year ago

Sidekiq is working