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

#1160 - Fix test that references Rails logger for Rails 7.2a change

Pull Request - State: closed - Opened by bensheldon 10 months ago
Labels: refactor

#1159 - Add `--idle-timeout` CLI option to create temporary processes that exit when inactive

Pull Request - State: closed - Opened by bensheldon 10 months ago - 1 comment
Labels: enhancement

#1158 - Skip `RecordAlreadyAdvisoryLockedError` during mass-update action

Pull Request - State: closed - Opened by jmarsh24 10 months ago - 1 comment
Labels: bug

#1157 - Mass Update Error

Issue - State: closed - Opened by jmarsh24 10 months ago - 1 comment

#1155 - Failing to load on Rails 7.1.2

Issue - State: open - Opened by RailsCod3rFuture 11 months ago - 7 comments

#1152 - Update README.md

Pull Request - State: closed - Opened by LucasKendi 11 months ago - 1 comment

#1150 - Explicitly require `active_job/arguments` in `GoodJob::BatchRecord`

Pull Request - State: closed - Opened by hidenba 11 months ago
Labels: bug

#1149 - Error when executing ActiveJob::Batch.new in Rails 7.1.x

Issue - State: closed - Opened by hidenba 11 months ago - 3 comments

#1148 - Bug: Polling only activates single thread, should eagerly create additional threads when jobs exist

Pull Request - State: closed - Opened by bensheldon 11 months ago - 1 comment
Labels: bug

#1147 - Always instantiate MultiScheduler; delegate Scheduler Metrics to JobPerformer

Pull Request - State: closed - Opened by bensheldon 11 months ago
Labels: refactor

#1146 - This is a naive implementation of an idle timeout.

Pull Request - State: closed - Opened by netikular 11 months ago - 8 comments

#1145 - Use the job class as the default concurrency key if none is provided

Pull Request - State: closed - Opened by Earlopain 11 months ago - 7 comments
Labels: bug

#1144 - Clarify on concurrency uniqueness constraints

Pull Request - State: closed - Opened by Earlopain 11 months ago - 1 comment
Labels: documentation

#1143 - A very Naive way to monitor for idle processes

Pull Request - State: closed - Opened by netikular 11 months ago - 1 comment

#1141 - Use a Concurrent::Event for CLI signal-trapping loop

Pull Request - State: closed - Opened by bensheldon 11 months ago
Labels: refactor

#1140 - Question about jobs (idle-timeout, dynamic cron class config)

Issue - State: open - Opened by netikular 11 months ago - 14 comments

#1139 - Should the table of jobs be a table element?

Issue - State: open - Opened by bensheldon 11 months ago
Labels: help wanted

#1138 - Update README's optimize queue explanation

Pull Request - State: closed - Opened by maestromac 11 months ago - 1 comment
Labels: documentation

#1137 - Bump the bundler-dependencies group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, ruby

#1136 - Update development dependencies and light Rubocop'ing

Pull Request - State: closed - Opened by bensheldon 11 months ago
Labels: dependencies

#1135 - Move the Rails app harness from `spec/test_app` to `demo`

Pull Request - State: closed - Opened by bensheldon 11 months ago

#1134 - Readme querying and dequeuing

Pull Request - State: open - Opened by ManickYoj 11 months ago - 4 comments

#1133 - Bump thor from 1.2.2 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, ruby

#1132 - Bump fugit from 1.8.1 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, ruby

#1131 - Bump i18n-tasks from 1.0.12 to 1.0.13

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, ruby

#1128 - Cron scheduler and multiple processes

Issue - State: closed - Opened by olivier-thatch 11 months ago - 2 comments

#1127 - Add "cron enabled" column to processes index page

Pull Request - State: closed - Opened by bforma 11 months ago - 1 comment
Labels: enhancement

#1126 - Add `limit:` kwarg to `GoodJob.perform_inline`

Pull Request - State: closed - Opened by bensheldon 11 months ago
Labels: enhancement

#1125 - Use a constant to represent `None` for default/blank memoizable values

Pull Request - State: closed - Opened by bensheldon 11 months ago
Labels: refactor

#1122 - Run all RSpec examples within a Rails Executor

Pull Request - State: closed - Opened by bensheldon 12 months ago

#1121 - Print better debugging for retained advisory locks in test

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: refactor

#1119 - Do not error debug logs if `pg_stat_activity` join is empty

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: refactor

#1117 - Show whether or not cron scheduler is enable in dashboard (UI)

Issue - State: closed - Opened by bforma 12 months ago - 3 comments

#1116 - Show environment in dashboard (UI)

Issue - State: open - Opened by bforma 12 months ago - 4 comments
Labels: help wanted

#1115 - Mac forking exception when using Spring

Issue - State: closed - Opened by HashNotAdam 12 months ago - 8 comments

#1114 - Remove pinned psych version

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: dependencies

#1112 - Update docs url

Pull Request - State: closed - Opened by ur5us 12 months ago - 1 comment
Labels: documentation

#1111 - Dashboard blocked in iframe tag

Issue - State: closed - Opened by icyleaf 12 months ago - 4 comments

#1110 - Default concurrency key

Issue - State: closed - Opened by bforma 12 months ago - 4 comments

#1108 - Pin psych gem 5.1.0

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: dependencies

#1107 - Add sampling for Skylight traces on Demo

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: demo

#1106 - Use rails railtie server block for start async adapter (#1103)

Pull Request - State: closed - Opened by uxxman 12 months ago - 6 comments

#1105 - Add Rails 7.1 to test matrix

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: dependencies

#1104 - Add spec to verify unhandled thread errors are reported

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: refactor

#1103 - ActiveRecord::ConnectionNotEstablished For rails multi DB

Issue - State: closed - Opened by uxxman 12 months ago - 7 comments

#1102 - `GoodJob.on_thread_error` not called in tests

Issue - State: closed - Opened by jdudley1123 12 months ago - 15 comments

#1101 - Update Codespace configuration

Pull Request - State: closed - Opened by bensheldon 12 months ago
Labels: refactor

#1100 - PG::ConnectionBad: PQsocket() can't get socket descriptor

Issue - State: closed - Opened by lethunder 12 months ago - 22 comments

#1099 - Bump net-smtp from 0.3.3 to 0.4.0

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

#1098 - Update puma requirement from ~> 5.6 to ~> 6.4

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

#1097 - Address rails 7.1 deprecation when using `ActiveJobExtensions::Concurrency`

Pull Request - State: closed - Opened by Earlopain about 1 year ago - 7 comments

#1095 - Jobs should have labels

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

#1094 - Queue-ordered (`+queue1,queue2`, specifically the `+`) has performance problems

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

#1092 - Correct `discrete_execution#status` method

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

#1090 - Recommended method to set up job execution timeout

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

#1089 - Use ActiveSupport::BroadcastLogger

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

#1088 - "cannot execute LISTEN during recovery" on Heroku

Issue - State: open - Opened by ianterrell about 1 year ago - 4 comments

#1085 - Log thread name for gem development debugging

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

#1084 - Unique job

Issue - State: open - Opened by gagalago about 1 year ago - 5 comments

#1083 - Fix HttpServer to handle Errno::EPIPE

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

#1082 - Describe ApplicationController hook in README

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

#1081 - Add `good_job_application_controller` load hook

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

#1080 - Add retries exhaused callback

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

#1079 - Make health probe server more general purpose

Pull Request - State: closed - Opened by jklina about 1 year ago - 9 comments
Labels: enhancement

#1078 - AdvisoryLockable: Abort record create if with_advisory_lock fails to acquire advisory lock

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

#1077 - Wrap all test background threads in Rails executors; better test logging/debugging

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

#1075 - Allow Probe Server's `/connect` to handle a certain number of reconnects before statusing

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

#1074 - Possible Memory Leak

Issue - State: closed - Opened by jtannas about 1 year ago - 4 comments

#1073 - "Force" discard jobs that are already running/runaway to prevent retry

Pull Request - State: closed - Opened by jgrau about 1 year ago - 5 comments
Labels: enhancement

#1072 - ActiveRecord::RecordNotUnique good_jobs.id error in rspec test suite

Issue - State: closed - Opened by ajmanlove about 1 year ago - 7 comments

#1070 - Bump actions/checkout from 3 to 4

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

#1068 - Probe failures on heavy usage of dashboard(?)

Issue - State: closed - Opened by jgrau about 1 year ago - 5 comments

#1066 - Reorganize dependencies to make booting JRuby easier

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

#1065 - Allow priority to be globally disabled/ignored

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

#1064 - Fix compatibility with Global ID v1.2.0

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

#1063 - Slight refactoring to CronEntry

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

#1062 - Set up Dependabot grouped updates

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

#1061 - Bump pg from 1.5.3 to 1.5.4

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

#1060 - Bump rack-mini-profiler from 3.1.0 to 3.1.1

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

#1059 - Strict parsing for Fugit

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

#1057 - Load Dashboard nav count badges asynchronously

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

#1056 - Respect the configured execution mode, even within the CLI

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

#1053 - Recording accurate job durations

Issue - State: open - Opened by DanielHeath about 1 year ago - 3 comments
Labels: help wanted

#1052 - [Feature Request?] Config Option to Inline Child-Jobs in Worker Processes

Issue - State: closed - Opened by marvinscharle about 1 year ago - 12 comments

#1051 - Support configuring cron schedule dynamically with a block

Pull Request - State: closed - Opened by DanielHeath about 1 year ago - 3 comments
Labels: enhancement

#1050 - [Feature Request] Hook to extend cron schedules

Issue - State: closed - Opened by DanielHeath about 1 year ago - 5 comments

#1049 - Handle edge case of logger not responding to silence

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