Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / socialpandas/sidekiq-superworker issues and pull requests
#53 - Unreliable execution
Issue -
State: open - Opened by cassiopagnoncelli about 7 years ago
#52 - Core 1156 superworker exit functionality
Pull Request -
State: closed - Opened by rahimjad over 7 years ago
#51 - Please ignore
Pull Request -
State: closed - Opened by jamesjang02 over 7 years ago
#50 - add conditions to perform
Issue -
State: open - Opened by silva96 about 8 years ago
#49 - Fix batch pass wrong arguments
Pull Request -
State: closed - Opened by fcce over 8 years ago
- 3 comments
#48 - Is there any different between the two code snippets ?
Issue -
State: closed - Opened by fcce over 8 years ago
#47 - Support for dynamic number of parallel jobs?
Issue -
State: open - Opened by joshjordan over 8 years ago
- 2 comments
#46 - not support sidekiq_options[:pool] in worker
Issue -
State: open - Opened by lishuaiii almost 9 years ago
#45 - warning: already initialized constant BaseJob
Issue -
State: open - Opened by prashantvithani almost 9 years ago
- 1 comment
#44 - Can't use sidekiq-cron directly with superworker because it requires a job id and process
Issue -
State: open - Opened by FeminismIsAwesome about 9 years ago
#43 - Sequential worker triggered twice after parallel flow finishes
Issue -
State: open - Opened by danielcj about 9 years ago
- 3 comments
#42 - Improve suggested structure in Readme
Pull Request -
State: closed - Opened by MaksimAbramchuk about 9 years ago
- 1 comment
#41 - Processing jobs sequentially
Issue -
State: open - Opened by akshayrawat about 9 years ago
#40 - Feature Request: better testing support
Issue -
State: open - Opened by imogenkinsman over 9 years ago
- 1 comment
#39 - Batch tried to pass all arguments
Issue -
State: open - Opened by exadeci over 9 years ago
- 5 comments
#38 - Remove duplicate entry of `:children_ids` in `Sidekiq::Superworker::S…
Pull Request -
State: closed - Opened by billymonk over 9 years ago
- 1 comment
#37 - Bug - NameError: wrong constant name
Issue -
State: open - Opened by johnmcauley over 9 years ago
- 1 comment
#36 - Add option to expire subjob keys
Pull Request -
State: closed - Opened by DarthMax almost 10 years ago
- 2 comments
#35 - Redis keys command is evil
Pull Request -
State: closed - Opened by felipeclopes about 10 years ago
- 4 comments
#34 - Sidekiq subjob ids remove from redis?
Issue -
State: closed - Opened by EMRJ about 10 years ago
- 2 comments
#33 - Can't create another superworker
Issue -
State: closed - Opened by EMRJ over 10 years ago
#32 - Error thrown from a superworker doesn't provide enough information about the error being thrown
Issue -
State: open - Opened by rajeshkp over 10 years ago
#31 - Worker Generated Batch Jobs?
Issue -
State: open - Opened by sirwolfgang over 10 years ago
- 1 comment
#30 - Feature request : assign subjob to specific queues
Issue -
State: open - Opened by beunwa over 10 years ago
#29 - Running batch jobs by same worker
Issue -
State: open - Opened by jonsgreen over 10 years ago
- 2 comments
#28 - BUG!: Pry is explicitly required on sidekiq-superwokers 0.1.8
Issue -
State: closed - Opened by karloscodes over 10 years ago
- 1 comment
#27 - How to pass arguments for the same worker?
Issue -
State: closed - Opened by EMRJ over 10 years ago
- 1 comment
#26 - Integration testing problems
Issue -
State: open - Opened by karloscodes over 10 years ago
- 3 comments
#25 - Other backend support
Issue -
State: closed - Opened by karloscodes over 10 years ago
- 7 comments
#24 - Cant find sidekiq_superworker_subjobs table under a rails engine
Issue -
State: closed - Opened by karloscodes over 10 years ago
- 1 comment
#23 - Superworker namespace issues
Issue -
State: closed - Opened by karloscodes over 10 years ago
- 5 comments
#22 - Batch retry inside of super job
Issue -
State: open - Opened by j-mcnally over 10 years ago
- 2 comments
#21 - Is there a way to use this without being in a rails project?
Issue -
State: closed - Opened by Altonymous over 10 years ago
- 5 comments
#20 - MongoID integration?
Issue -
State: closed - Opened by lucasgertel almost 11 years ago
- 3 comments
#19 - Batch jobs don't take given arguments
Issue -
State: closed - Opened by russ almost 11 years ago
- 2 comments
#18 - database is locked: UPDATE "sidekiq_jobs"
Issue -
State: closed - Opened by maxrosecollins almost 11 years ago
- 1 comment
#17 - Superworker jobs don't reload
Issue -
State: closed - Opened by felipeclopes almost 11 years ago
- 1 comment
#16 - I don't understand how you create a superworker?
Issue -
State: closed - Opened by maxrosecollins almost 11 years ago
- 10 comments
#15 - Ensure middleware properly release db connections.
Issue -
State: closed - Opened by thoughtchad almost 11 years ago
- 2 comments
#14 - Children of Parallel Superworkers may enqueue Parent's Next Subjob to Sidekiq multiple times
Issue -
State: open - Opened by thoughtchad almost 11 years ago
#13 - Undefined method `MyWorker` for MyModule:Module
Issue -
State: closed - Opened by cheshire137 almost 11 years ago
- 8 comments
#12 - Custom sidekiq integration error
Issue -
State: closed - Opened by nazarhussain almost 11 years ago
- 1 comment
#11 - remove Active Record dependency
Issue -
State: closed - Opened by westonplatter about 11 years ago
- 5 comments
#10 - sidekiq_status integration
Issue -
State: open - Opened by mbajur about 11 years ago
- 2 comments
#9 - Feature Request: Conditional Execution
Issue -
State: closed - Opened by felipeclopes about 11 years ago
- 4 comments
#8 - Fix issue #7: Can't pass same arguments to each iteration of batch workers
Pull Request -
State: closed - Opened by hnatt about 11 years ago
- 2 comments
#7 - Can't pass same arguments to each iteration of batch workers
Issue -
State: closed - Opened by hnatt about 11 years ago
- 2 comments
#6 - Fix issue #5: incompatible with sidekiq 2.16
Pull Request -
State: closed - Opened by hnatt over 11 years ago
- 2 comments
#5 - undefined method `normalize_item' for class `Class' (NameError)
Pull Request -
State: closed - Opened by SergeyKishenin over 11 years ago
- 1 comment
#4 - Incompatible with Sidekiq 2.16
Issue -
State: closed - Opened by hnatt over 11 years ago
- 4 comments
#3 - Threading?
Issue -
State: closed - Opened by sylg over 11 years ago
- 2 comments
#2 - License missing from gemspec
Issue -
State: closed - Opened by bf4 over 11 years ago
- 2 comments
#1 - How to pass variables between serial workers?
Issue -
State: open - Opened by homanchou over 11 years ago
- 3 comments