-
### Steps to reproduce
Run the test case script below:
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
gem "rails",…
-
Currently the wallclock times are derived via accessing native attributes, like:
`attributes.push Attribute.new "Walltime", (info.native.fetch(:Resource_List, {})[:walltime].presence || "00:00:00")`
…
-
Create a server running in production using `postgresql`, `letsencrypt`, `nginx`, and other goodies. Ensure its running in production mode and through systemd.
We can get a server from ITS using [Str…
-
Lightbox was dropped during the merging of activejobs into the dashboard. This ticket is to have a functional replacement with it in plain old javascript.
Something like this should work.
```javascr…
-
I use ActionMailer.
Since we are using ActionMailer, `Rollbar::ActiveJob` is automatically applied.
https://github.com/rollbar/rollbar-gem/blob/c4edf7e5094c3c043f2032fe560d217d5057c752/lib/rollbar…
-
A user on discourse wants to [add a column](https://discourse.osc.edu/t/active-jobs-with-ssge-8-1-9-request-for-jobs-failed-due-to-body-parsing-error/704/2) to active jobs.
This ticket is to enable …
-
### Environment
Provide at least:
* Ruby Version: 3.3.4
* rails (7.2.1)
* semantic_logger (4.16.0)
* rails_semantic_logger (4.17.0)
* solid_queue (0.6.1)
Rails configuration:
```ruby
…
-
I'm working on a code base that tests ActiveJobs with `assert_enqued_job`, `assert_enqueued_with`, etc, included by the ActiveJob::TestHelper, which is written with minitest. rpsec-rails however provi…
-
Would love to have support for ActiveJob. I'd be willing to submit a PR or create a separate gem for it.
-
Could be implemented as an option for those using rails >= 4.2.