issues
search
fractaledmind
/
acidic_job
Elegant, resilient, durable workflows for Rails apps
https://fractaledmind.github.io/acidic_job/
MIT License
485
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PG::TRSerializationFailure (PG::InFailedSqlTransaction: ERROR)
#100
SpaceKun
opened
1 week ago
0
Make delivery job customisable
#99
MartinFesneau
opened
1 month ago
1
Remove `to_f` in `set` method to prevent error
#98
ahacop
opened
1 month ago
0
Remove lambda from default value in migration
#97
ahacop
opened
1 month ago
0
Remove lambda from default value in migration
#96
ahacop
closed
1 month ago
0
CreateAcidicJobRuns migration raises error when using SQLite
#95
ahacop
opened
2 months ago
0
Steps with Await Jobs raise RuntimeError with GoodJob
#94
ahacop
opened
2 months ago
2
Is there an escape hatch for the wrapping transaction?
#93
ahacop
opened
2 months ago
0
#retry_job raises NoMethodError when used with GoodJob
#92
ahacop
opened
2 months ago
2
Automatically retry the serializable transaction for find/create the Run record
#91
fractaledmind
opened
1 year ago
0
How should we handle workflows changing underneath job runs
#90
fractaledmind
opened
1 year ago
0
Add a find-or-create macro
#89
fractaledmind
opened
1 year ago
0
Integrate with controllers for status responses
#88
fractaledmind
opened
1 year ago
0
Handle duplicate workflow step names
#87
fractaledmind
opened
1 year ago
0
Uninitialized constant AcidicJob::ActiveKiq
#86
RomanTurner
closed
1 year ago
2
require some rubocop extensions and then clean up our tests
#85
fractaledmind
closed
1 year ago
0
Update exception_serializer.rb
#84
fractaledmind
closed
1 year ago
0
Set `$!` when deserializing an exception
#83
fractaledmind
opened
1 year ago
0
Handle case when error occurs trying to write an attr_accessor value
#82
fractaledmind
opened
1 year ago
0
Allow `for_each` step argument to accept a method name
#81
fractaledmind
opened
1 year ago
0
Store errors with more context
#80
fractaledmind
opened
1 year ago
0
Track number of executions in Run record
#79
fractaledmind
opened
1 year ago
0
Add a serializer for unpersisted ActiveRecord models
#78
fractaledmind
closed
1 year ago
0
Fix deprecation warning for serializing attributes
#77
fractaledmind
closed
1 year ago
0
Add Ruby 3.2 and Sidekiq 7 to CI
#76
petergoldstein
closed
1 year ago
3
Using a Custom Idempotent Key AND an iterable step = run once only
#75
fabiengagne
closed
1 year ago
1
How to reset the jobs?
#74
fabiengagne
closed
1 year ago
1
fix: Ensure Ruby 3.2.0 keyword params compatibility
#73
julianrubisch
closed
1 year ago
0
Update README.md to make Persisted Attributes example more clear
#72
djfpaagman
closed
1 year ago
1
Missing deployment / runtime related documentation
#71
hms
closed
1 year ago
4
Configured perform acidicly
#70
fractaledmind
closed
2 years ago
0
Serialize jobs, workers, and active-kiq workers properly
#69
fractaledmind
closed
2 years ago
0
nocov a line and improve test helper
#68
fractaledmind
closed
2 years ago
0
Add a test that ensures AcidicJob::Serializer inherits any app-specif…
#67
fractaledmind
closed
2 years ago
0
Improve docs around acidic_by (and test)
#66
fractaledmind
closed
2 years ago
0
Ensure acidic_by can handle procs and blocks
#65
fractaledmind
closed
2 years ago
0
Ensure jobs that mixin AcidicJob don't throw the UnknownJobAdapter error
#64
fractaledmind
closed
2 years ago
0
Update README to use current syntax for the DSL
#63
fractaledmind
closed
2 years ago
0
Allow perform_acidicly to handle keyword arguments properly
#62
fractaledmind
closed
2 years ago
0
Add a test case to reproduce the “Heisenbug”
#61
fractaledmind
closed
2 years ago
0
Use unpadded, URL-safe Base64 encoding and decoding
#60
fractaledmind
closed
2 years ago
0
Ensure that awaiting a method that returns a single job is handled co…
#59
fractaledmind
closed
2 years ago
0
Ensure that awaiting is resilient
#58
fractaledmind
closed
2 years ago
0
Ensure that `with_acidic_workflow` takes a block argument
#57
fractaledmind
closed
2 years ago
0
Ensure that awaits methods can be private
#56
fractaledmind
closed
2 years ago
0
Fix railtie
#55
fractaledmind
closed
2 years ago
0
Railtie
#54
fractaledmind
closed
2 years ago
0
Extensions
#53
fractaledmind
closed
2 years ago
0
Update to head of Sidekiq and add matrix of tests for past versions
#52
fractaledmind
closed
2 years ago
0
Add tests for UnknownJobAdapter in PerformWrapper
#51
fractaledmind
closed
2 years ago
0
Next