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

#1048 - Fix documentation to always include space in "Active Job", "Active Record", etc.

Issue - State: closed - Opened by bensheldon about 1 year ago - 2 comments
Labels: documentation, help wanted

#1047 - Upgrade Puma to the latest version

Pull Request - State: closed - Opened by dixpac about 1 year ago - 2 comments

#1046 - An idea for better .silence handling

Issue - State: closed - Opened by alokhmutov about 1 year ago - 3 comments

#1045 - Attempt to overcome github_changelog_generator's rate limit problem

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: documentation

#1044 - Update puma requirement from ~> 5.6 to ~> 6.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, ruby

#1043 - New probe server fixes: allow accept_nonblock to raise and IO.gets return nil

Pull Request - State: closed - Opened by stas about 1 year ago - 2 comments
Labels: bug

#1042 - [Doc] for cron schedule add info about Dashboard view

Pull Request - State: closed - Opened by steveroot about 1 year ago - 2 comments

#1041 - Can Engine middleware be included automatically by GoodJob?

Issue - State: open - Opened by bensheldon about 1 year ago
Labels: help wanted

#1040 - Add description of :class to readme for cron style repeating jobs section

Pull Request - State: closed - Opened by steveroot about 1 year ago - 1 comment

#1038 - Add helpful failure output for Sorbet linter

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: documentation

#1037 - Fix NoMethodError: undefined method `silence' for nil:NilClass

Pull Request - State: closed - Opened by afn about 1 year ago - 1 comment
Labels: bug

#1036 - NoMethodError in ProcessHeartbeat if ActiveRecord logger is nil

Issue - State: closed - Opened by afn about 1 year ago - 2 comments

#1035 - JRuby deprecation policy

Issue - State: closed - Opened by bensheldon about 1 year ago

#1034 - Fix Probe Server by retrying IO.select instead of returning early

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: bug

#1033 - 3.17.0 breaks health check endpoints

Issue - State: closed - Opened by aldent95 about 1 year ago - 4 comments
Labels: bug

#1032 - Add YARD warnings to lint script; fix YARD warnings

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: documentation

#1031 - Add Dark Mode color theme for Dashboard

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: enhancement

#1030 - Replace Webrick with custom simple http server

Pull Request - State: closed - Opened by dixpac about 1 year ago
Labels: refactor

#1029 - Automatically send status notifications to systemd

Pull Request - State: closed - Opened by Mr0grog about 1 year ago - 2 comments
Labels: enhancement

#1027 - Add systemd/sd_notify support to CLI

Issue - State: closed - Opened by bensheldon about 1 year ago

#1025 - Bump appraisal from `b200e63` to `feb78bc`

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, ruby

#1024 - Bump net-imap from 0.3.6 to 0.3.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, ruby

#1023 - Bump rack from 2.2.7 to 2.2.8

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, ruby

#1021 - Refactor Notifier to ensure #restart is threadsafe

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: refactor

#1020 - Bug with batches

Issue - State: open - Opened by ollym about 1 year ago - 1 comment

#1019 - Add database_connection_pool stats to `GoodJob::Process.current_state`

Pull Request - State: closed - Opened by dixpac about 1 year ago - 1 comment
Labels: enhancement

#1017 - Replace webrick with a small/simple custom rack-compatible http server

Issue - State: closed - Opened by bensheldon about 1 year ago - 3 comments

#1015 - Clarify database connections and recurring processes in README.md

Pull Request - State: closed - Opened by blumhardts about 1 year ago - 1 comment
Labels: documentation

#1014 - Add database connection pool details to Process state

Issue - State: closed - Opened by bensheldon about 1 year ago - 3 comments

#1013 - Understanding Database Connections and Cron

Issue - State: closed - Opened by blumhardts about 1 year ago - 1 comment

#1012 - Deprecate `GoodJob::Lockable` and rename to `GoodJob::AdvisoryLockable`

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: refactor

#1010 - GoodJob::Bulk.enqueue not handling missing migrations

Issue - State: closed - Opened by dan-manges about 1 year ago - 2 comments

#1009 - Move shared `BaseExecution` concerns into the base class.

Pull Request - State: closed - Opened by dixpac about 1 year ago - 2 comments
Labels: refactor

#1008 - Add `GoodJob::Job#display_name` to allow customizing dashboard job display

Pull Request - State: closed - Opened by paul about 1 year ago - 4 comments
Labels: refactor

#1007 - Wrap Notifier's `refresh_process` with Rails executor

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: bug

#1006 - uninitialized constant GoodJob::Process

Issue - State: closed - Opened by gap777 about 1 year ago - 2 comments

#1005 - [Docs] Explain how `priority` works in GoodJob

Pull Request - State: closed - Opened by coreyaus about 1 year ago - 2 comments
Labels: documentation

#1004 - Add `GoodJob.configure_active_record` as alternative to `GoodJob.active_record_parent_class`

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: enhancement

#1003 - Unify `frozen_string_literal` comment style

Pull Request - State: closed - Opened by dixpac about 1 year ago - 3 comments
Labels: refactor

#1002 - Use Concurrent::Array for class `instances` to avoid JRuby synchronization errors

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: bug

#998 - Add test to assert enqueuing behavior within transactions

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: bug, refactor

#997 - Add more execution mode details and caveats to Readme Set Up section

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: documentation

#996 - Fix Ukrainian language code

Pull Request - State: closed - Opened by bensheldon about 1 year ago
Labels: bug, localization

#994 - Bump rubocop from 1.53.0 to 1.54.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby

#993 - Bump rails from 7.0.5 to 7.0.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, ruby

#992 - Change `is_discrete` to default to `false`

Pull Request - State: closed - Opened by vfonic over 1 year ago - 6 comments

#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

#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

#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

#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

#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

#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