Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bensheldon/good_job issues and pull requests
#992 - Change `is_discrete` to default to `false`
Pull Request -
State: closed - Opened by vfonic over 1 year ago
- 6 comments
#991 - Explicitly write that jobs with higher priority jobs run first (unlike Que or DelayedJob) at readme.
Issue -
State: closed - Opened by Roko131 over 1 year ago
- 1 comment
#990 - Dashboard error when trying to display 0 running/queued/retried jobs due to missing 'zero' translation
Issue -
State: closed - Opened by Roko131 over 1 year ago
- 4 comments
Labels: bug, localization
#989 - Losing advisory lock during job execution with transaction isolation level :serializable
Issue -
State: open - Opened by eric-christian over 1 year ago
- 2 comments
#988 - Add systemd example at documentation
Issue -
State: open - Opened by Roko131 over 1 year ago
- 5 comments
#987 - Fix CI: Lock traces version for Ruby 2.6 compatible version
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: dependencies
#986 - Turkish Language support
Pull Request -
State: closed - Opened by SemihCag over 1 year ago
- 1 comment
Labels: localization
#985 - Revisiting `SKIP LOCKED` / advisory locks
Issue -
State: open - Opened by julik over 1 year ago
- 5 comments
#984 - Added metrics to Scheduler and track in Process state
Pull Request -
State: closed - Opened by AndersGM over 1 year ago
- 5 comments
Labels: enhancement
#983 - Add explicit namespace back to `GoodJob::DiscreteExecution`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 2 comments
Labels: bug
#982 - Ensure `GoodJob::DiscreteExecution` model is namespaced (again)
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#981 - Persisting ActiveSupport::CurrentAttributes
Issue -
State: closed - Opened by davidalejandroaguilar over 1 year ago
- 2 comments
#980 - Job arguments in dashboard?
Issue -
State: open - Opened by majkelcc over 1 year ago
- 2 comments
#979 - Replace uncached table_exists? with cached table_exists?
Pull Request -
State: closed - Opened by cmcinnes-mdsol over 1 year ago
- 2 comments
Labels: bug
#978 - Can't kill retries for a job that was interrupted
Issue -
State: open - Opened by mroach over 1 year ago
- 3 comments
#977 - Add Process heartbeat that is updated inside of Notifier
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: enhancement
#976 - Do not allow GoodJob to automatically start after Rails initialization if previously shutdown
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#975 - Fix Rubocop linting
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: refactor
#974 - Dark mode for the dashboard ?
Issue -
State: closed - Opened by wJoenn over 1 year ago
- 3 comments
#973 - Fix `discrete_executions` job re-enqueueing when `retry_job` is called directly
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#972 - Unclear how discrete executions should work with reenqueued jobs (leads to broken job-iteration)
Issue -
State: closed - Opened by julik over 1 year ago
- 6 comments
#971 - Bump rubocop-rspec from 2.18.1 to 2.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, ruby
#970 - Bump capybara from 3.38.0 to 3.39.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#969 - Update puma requirement from ~> 5.6 to ~> 6.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, ruby
#968 - Bump selenium-webdriver from 4.8.6 to 4.9.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, ruby
#967 - Bump thor from 1.2.1 to 1.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#966 - `build_for_enqueue` discards `scheduled_at` values for bulk-enqueued jobs
Issue -
State: closed - Opened by julik over 1 year ago
- 3 comments
#965 - Dashboard as separate package?
Issue -
State: closed - Opened by leemeichin over 1 year ago
- 4 comments
#964 - Use generic error reporter in Readme examples
Pull Request -
State: closed - Opened by shouichi over 1 year ago
- 1 comment
Labels: documentation
#963 - Ensure migration warning for `DiscreteExecution` constant is in explicit `GoodJob::` namespace
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#962 - uninitialized constant DiscreteExecution
Issue -
State: closed - Opened by adzap over 1 year ago
- 8 comments
#961 - Fix flaky jruby test to widen time-based range
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: refactor
#960 - Fix wait and wait_until ignored in bulk enqueue
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#959 - Does Bulk enqueue respect wait?
Issue -
State: closed - Opened by alokhmutov over 1 year ago
- 6 comments
#958 - Fix hard-coded and duplicated table_name
Pull Request -
State: closed - Opened by gap777 over 1 year ago
Labels: bug
#957 - BaseExecution::discrete_support? hardcodes the DiscreteExecution table_name
Issue -
State: closed - Opened by gap777 over 1 year ago
- 3 comments
#956 - Support for customized job display name
Issue -
State: closed - Opened by paul over 1 year ago
- 3 comments
#955 - Improve the migration guide for testing
Pull Request -
State: closed - Opened by shouichi over 1 year ago
- 2 comments
#954 - A copy of GoodJob::Execution has been removed from the module tree but is still active!
Issue -
State: open - Opened by isaac over 1 year ago
- 3 comments
#953 - Update README.md
Pull Request -
State: closed - Opened by namiwang over 1 year ago
- 3 comments
#952 - Rails API dies when using latest good_job version
Issue -
State: closed - Opened by andreas-it-dev over 1 year ago
- 1 comment
#951 - Bump capybara from 3.38.0 to 3.39.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, ruby
#950 - Bump rubocop-rspec from 2.18.1 to 2.20.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, ruby
#949 - Bump rubocop from 1.46.0 to 1.50.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#948 - Update puma requirement from ~> 5.6 to ~> 6.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, ruby
#947 - Bump rubocop-rails from 2.18.0 to 2.19.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#946 - Fix Lockable's `SELECT 1 AS one` queries missing `LIMIT 1`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#945 - Replace class usage of ActiveSupport::Deprecator with gem-specific instance
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: refactor
#944 - Issue with performing jobs that use ActionMailer::Parameterized
Issue -
State: closed - Opened by RailsCod3rFuture over 1 year ago
- 3 comments
#943 - Deprecation warning on the deprecation warning
Issue -
State: closed - Opened by zarqman over 1 year ago
- 1 comment
#941 - Backport v1.99: Use `ActiveRecord::Relation::QueryAttribute` when setting up bindings for `exec_query` (#461)
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#939 - `active_job.enqueue` Performance Issue
Issue -
State: closed - Opened by jtannas over 1 year ago
- 4 comments
#938 - Fix `GoodJob.cleanup_preserved_jobs` to add missing guard for unmigrated discrete executions
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#937 - Update to 3.15.4 breaks cleanup_preserved_jobs
Issue -
State: closed - Opened by Timmitry over 1 year ago
- 3 comments
#936 - Refine french translations
Pull Request -
State: closed - Opened by francois-ferrandis over 1 year ago
- 1 comment
Labels: localization
#935 - feat: locales for ja
Pull Request -
State: closed - Opened by aki77 over 1 year ago
- 1 comment
Labels: localization
#934 - Use batched queries in `GoodJob::self.cleanup_preserved_jobs`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#933 - Cleaning up preserved jobs giving me timeout
Issue -
State: closed - Opened by murparreira over 1 year ago
- 6 comments
#932 - uninitialized constant GoodJob::ActiveJobJob (NameError)
Issue -
State: closed - Opened by rgaufman over 1 year ago
- 1 comment
#931 - Eagerly autoload `ActiveJob::Base`; clean up framework deferred-loading logic to use nested `on_load` blocks
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#930 - Jobs won't start until ActiveRecord loaded - gotcha in development environment
Issue -
State: open - Opened by isaac over 1 year ago
- 6 comments
#929 - Managing jobs with errors
Issue -
State: closed - Opened by oyeanuj over 1 year ago
- 1 comment
#928 - Create "discrete" `good_job_executions` table to separate Job records from Execution records and have a 1-to-1 correspondence between `good_jobs` records and Active Job jobs
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 1 comment
#927 - config.good_job.preserve_job_records = false not working with CRON
Issue -
State: closed - Opened by ollym over 1 year ago
- 1 comment
#926 - Bump nokogiri from 1.14.2 to 1.14.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#924 - Simplify Appraisals
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#923 - Fix setting of locale via routes `mount ... defaults: { locale: :en }`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#922 - Hard kill resilience with execution counts
Issue -
State: closed - Opened by julik over 1 year ago
- 2 comments
#921 - Feature Request: Setting specific default locale for good job
Issue -
State: open - Opened by Jay-Schneider over 1 year ago
- 4 comments
#920 - GoodJob has pending database migrations after v2 -> v3
Issue -
State: closed - Opened by stephenhuey over 1 year ago
- 2 comments
#919 - Pause or cancel a batch?
Issue -
State: open - Opened by ajselvig over 1 year ago
- 5 comments
#918 - In tests, directly use `connection.truncate_tables` instead of `ActiveRecord::Tasks::DatabaseTasks.truncate_all`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: refactor
#917 - Set `successfully_enqueued?` when using `perform_all_later`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: bug
#916 - Use `GoodJob.capsule` in CLI instead of creating a new Capsule
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: refactor
#915 - Log where schedulers are created to track down flaky test
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#914 - Fix lint: missing fr and nl translations; readme whitespace
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
Labels: localization
#913 - Further defer batch creation
Issue -
State: open - Opened by bensheldon over 1 year ago
#912 - Batch docs in README suggest `Batch#add` is a class method, but it's not
Issue -
State: closed - Opened by dmolesUC over 1 year ago
- 3 comments
#911 - Adds `GoodJob.system_info`
Pull Request -
State: closed - Opened by ckdake over 1 year ago
#910 - Switches from Chrome to Chromium to support Apple M1/Arm CPUs
Pull Request -
State: closed - Opened by ckdake over 1 year ago
- 2 comments
Labels: dependencies
#909 - Have cron use `ActiveRecord::EnqueueError` instead of raising and catching ActiveRecord::RecordNotUnique
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#907 - Bump benchmark-ips from 2.11.0 to 2.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#906 - Bump erb_lint from 0.3.1 to 0.4.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#905 - Bump selenium-webdriver from 4.8.1 to 4.8.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#904 - Bump rails from 7.0.4.2 to 7.0.4.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#903 - feat: locales for de
Pull Request -
State: closed - Opened by eric-christian over 1 year ago
- 1 comment
Labels: localization
#902 - Update README.md
Pull Request -
State: closed - Opened by ain2108 over 1 year ago
- 1 comment
#900 - PgHero reporting duplicate index
Issue -
State: open - Opened by esasse over 1 year ago
- 4 comments
#899 - Extract more Dashboard strings into localization strings
Pull Request -
State: closed - Opened by patriciomacadden over 1 year ago
- 5 comments
Labels: enhancement
#898 - Fetch and take a second lock instead of querying pg_locks
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#897 - Improve function scan performance with pg_backend_pid
Pull Request -
State: closed - Opened by ollym over 1 year ago
- 1 comment
#896 - Investigating performance issues with good_job
Issue -
State: open - Opened by ollym over 1 year ago
- 28 comments
#895 - Error not added to log in Docker
Issue -
State: open - Opened by SalvesTestservices over 1 year ago
- 3 comments
#894 - Extract shared methods/scopes into a BaseExecution to share between Execution and Job models
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 2 comments
Labels: refactor
#893 - Bump rack from 2.2.6.3 to 2.2.6.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby
#892 - Remove non-ActiveRecord::Base backed association
Pull Request -
State: closed - Opened by rrunyon over 1 year ago
- 5 comments
#891 - Add translate_hash to handle missing translation keys that return hashes; only show translatable/available locales in dropdown
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#890 - "Discarded" covers several different error-handling scenarios and they should be disambiguated
Issue -
State: open - Opened by TAGraves over 1 year ago
- 12 comments
#889 - ActionView::Template::Error - undefined method `symbolize_keys'
Issue -
State: closed - Opened by eric-christian over 1 year ago
- 6 comments
#888 - WIP: Add performance chart with min/p95/max queue latency
Pull Request -
State: closed - Opened by bensheldon over 1 year ago