|
|
|
|
|
by datadrivenangel
382 days ago
|
|
Great stack. One thing to note is that the Sidekiq gem can have unexpected interactions with logging and database audit trails, as sidekiq job checkpoints are temporarily written to the database... which gets expensive for storage if audit trails are enabled |
|