Switch from Sidekiq to Solid Queue #217
Notifications
Due Date
No due date set.
Depends on
#216 Upgrade Rails to 8.0
kosmos/akkounts
Reference: kosmos/akkounts#217
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Continuing from #211:
Dashboard UI for Solid Queue: https://github.com/rails/mission_control-jobs
We can also run Solid Queue directly in Puma in development then, so we don't need a separate service/container.
See the Puma config file for an ENV var to do just that.