-
Until we get the graphical interface up and running.
-
Is this gem working? I tried to set this up but when consuming a file pointer created by this agent with a POST agent, I get the following error:
```
No such file or directory @ rb_file_s_size - l…
-
Hi my scheduler is not running to time, sometimes scheduled events dont run at at all (that said those scheduled to run at 1,5,10 min and 1,2, hr seem fine. Every now and again I see this error (at l…
-
With the gem if any uncaught exception happens the job will be re-enqueued with a JSON dump of the ActiveRecord model.
For example:
Job runs and an uncaught exception occurs (which then triggers [`S…
-
For as long as I can recall, every log line produced by delayed_job appears twice, in two different formats. I'd love to disable this (because it's just noise) but especially because I can only manipu…
-
**Describe the bug**
It's not really a bug, it's more an issue from user (me) ^^
I cannot find how to display dashboard view on all project in redmine.
I know it could be a huge summary, but hav…
-
Makes it seem like `config.action_mailer.default_url_options` doesn't get set correctly, but this clearly happens in `production.rb` so I'm unclear what the issue is.
```
INFO2023-11-27T23:35:00.6…
-
Hello!
Thank you very much for a great tool with so many configuration options.
After some testing I came along a problem.
When triggering the resubmissions via the webinterface (bottom of the …
-
It seems that there is a gem that can deal with `Sidekiq`, but what about `ActiveJob`?
https://github.com/steveklabnik/request_store#using-with-sidekiq
> A companion library, request_store-sidekiq…
-
Currently it takes 7-9 seconds when the user clicks "submit" for them to get a response that the application has been sent in. That's because writing to a PDF is a pretty time-intensive operation.
Ra…