Is there a way to remove ActionMailbox from my Rails app? I’m getting out of memory errors with Rails 6, and derailer
shows action_mailbox
as the lead memory hog — even though my app doesn’t use it:
TOP: 116.9336 MiB
rails/all: 62.0156 MiB
action_mailbox/engine: 35.7305 MiB