kiq icon indicating copy to clipboard operation
kiq copied to clipboard

:postbox: Robust job queue powered by GenStage and Redis

Results 2 kiq issues
Sort by recently updated
recently updated
newest added

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,...

Bumps [jason](https://github.com/michalmuskala/jason) from 1.4.0 to 1.4.4. Changelog Sourced from jason's changelog. 1.4.4 (26.07.2024) Fix warnings on Elixir 1.17 by conditionally compiling Decimal support 1.4.3 (29.06.2024) Fix derive with _ struct...

dependencies