Ricardo Hermida Ruiz
Ricardo Hermida Ruiz
Adds the `backtrace` field to the `Kiq.Job` stuct to avoid errors like: ``` ** (KeyError) key :backtrace not found in: %Kiq.Job{args: [...], at: nil, class: nil, created_at: nil, dead: true,...
As @fabioperrella pointed out in a comment that Github destroyed, we need tests for the NullStore cache and for the cache selection when active support is not available
Cassette raises `MatchError`s with the status 404 when the TGT has been forcedly expired on the cas server and we are trying to generate a new st.
Avoid this when using heartcheck with a more recent rails: ``` Installing rack 2.2.8 (was 3.0.8) Using standard 1.33.0 Installing ffi 1.16.3 with native extensions Fetching rack-session 1.0.2 (was 2.0.0)...