-
Hi People,
i am usually trying to install software without the need of Docker. But i gave up for Manyfold after nearly 10 hours of trial and error. Its just a bit hard. I wanted to ask this as feat…
-
Hi guys,
at first, thank you for your great work!
I noticed today that I get outdated/wrong data within Mailers/ActiveJob. When I had a look at the stack traces, I noticed that there seems to be mis…
-
When I follow the steps to import a Records.json from Google Takeout, I get the following output:
```
/var/app # bundle exec rake import:big_file['public/imports/Records.json','']
[dotenv] Set DA…
-
Any hope to see some adaptation for shoryuken ? Or even better, for ActiveJob ? (and if it's supposed to be working already, I can fill out a better bug report)
-
How does one use resque-batched-job with activejob? My `self.after_batch_finished` hook never gets invoked.
```
require 'resque/batched_job'
class MyJob < ActiveJob::Base
extend Resque::Plugins::B…
-
I think #48 broke the ability to use AutoInject in ActiveJob classes.
We have a Job that looks like this:
```ruby
class MessageAutoDeliverJob < ApplicationJob
include Channels::Import[:accou…
-
When suppress_app_logs is set ActiveJob still has the default logs so I get double logs, e.g.
```
2019-04-28T10:11:26.013041+00:00 app[web.1]: {"method":"POST","path":"/contact_me/contact_form","f…
-
Currently everything is working, except for the fact that my files are still being processed the same request as the initial upload.
Refer to my SO post for details: http://stackoverflow.com/question…
-
## Error in v3
**ActiveJob::DeserializationError** in **ActionMailer::MailDeliveryJob@mailers**
Error while trying to deserialize arguments: Couldn't find User::Notifications::JoinedExercismNotificat…
-
### Describe the bug
If I send an email with a CC contact, when the cc replies the email their response doesn't appear on chatwoot.
I sent a email to a contact and cc to another email (contato@...…