Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jonhoo/faktory-rs issues and pull requests

#70 - Bump nginx from 1.25-alpine to 1.27-alpine in /docker

Pull Request - State: open - Opened by dependabot[bot] 28 days ago
Labels: dependencies, docker

#69 - Bump contribsys/faktory from 1.8.0 to 1.9.0 in /docker

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, docker

#68 - Make queue control tests use newly introduced Client::current_info

Pull Request - State: open - Opened by rustworthy about 1 month ago - 1 comment

#67 - Add 'precommit' task to Makefile

Pull Request - State: closed - Opened by rustworthy about 1 month ago - 1 comment

#66 - Add tracing and examples for `run` and `run_to_completion`

Pull Request - State: open - Opened by rustworthy about 1 month ago - 2 comments

#65 - Add support for blocking handlers

Pull Request - State: open - Opened by rustworthy about 1 month ago - 1 comment

#64 - Tech debt

Pull Request - State: open - Opened by rustworthy about 1 month ago - 3 comments

#63 - Add ServerState and Client::current_info

Pull Request - State: closed - Opened by rustworthy about 1 month ago - 1 comment

#62 - [WIP] Add support for blocking handlers

Pull Request - State: closed - Opened by rustworthy 2 months ago - 2 comments

#61 - Add support for Faktory MUTATE Api

Issue - State: open - Opened by rustworthy 2 months ago

#60 - Make info command return ServerState struct

Issue - State: closed - Opened by rustworthy 3 months ago - 4 comments

#59 - Support remove queues, as well as pause all / resume all

Pull Request - State: closed - Opened by rustworthy 3 months ago - 6 comments

#58 - AuthenticationNeeded Error for Consumer but not for Producer

Issue - State: closed - Opened by WuGGu 3 months ago - 1 comment

#57 - Handle SIGTERM and signals from user space

Pull Request - State: open - Opened by rustworthy 3 months ago - 7 comments

#56 - Removing/clearing the queue programmatically

Issue - State: closed - Opened by rbozan 4 months ago - 3 comments

#55 - cargo update

Pull Request - State: closed - Opened by jonhoo 4 months ago

#54 - Bulk Push Jobs

Pull Request - State: closed - Opened by rustworthy 5 months ago - 3 comments

#53 - Add "tls' feature workflow and basic test

Pull Request - State: closed - Opened by rustworthy 5 months ago - 1 comment

#52 - Codecov ci bump

Pull Request - State: closed - Opened by jonhoo 5 months ago

#51 - Refactor Consumer Module: Introduce JobRunner Trait for Flexible Job Handling

Pull Request - State: closed - Opened by Kab1r 5 months ago - 2 comments

#50 - Bump codecov/codecov-action from 3 to 4

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

#49 - Support async

Pull Request - State: closed - Opened by rustworthy 6 months ago - 15 comments

#48 - Batches and trackable jobs

Pull Request - State: closed - Opened by rustworthy 6 months ago - 11 comments

#47 - Makefile with useful repetitive commands

Pull Request - State: closed - Opened by rustworthy 6 months ago - 1 comment

#46 - Feature flags in crate's docs.rs documentation

Pull Request - State: closed - Opened by rustworthy 6 months ago - 1 comment

#45 - Unique and expiring jobs (Enterprise Faktory)

Pull Request - State: closed - Opened by rustworthy 6 months ago - 2 comments

#44 - Get rid of unmaintained atomic-option

Pull Request - State: closed - Opened by jonhoo 6 months ago

#43 - Bump clap from 3.2.25 to 4.4.12

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, rust

#42 - Sync with CI repo

Pull Request - State: closed - Opened by jonhoo 6 months ago

#41 - cargo update

Pull Request - State: closed - Opened by jonhoo 6 months ago

#40 - Try to make -Zminimal-versions work

Pull Request - State: closed - Opened by jonhoo 6 months ago

#39 - Use static dispatch in FaktoryCommand's issue

Pull Request - State: closed - Opened by rustworthy 6 months ago - 4 comments

#38 - Leave dynamic dispatch in FaktoryCommand's issue fixing clippy's warnings

Pull Request - State: closed - Opened by rustworthy 6 months ago - 2 comments

#37 - Job builder

Pull Request - State: closed - Opened by rustworthy 7 months ago - 4 comments

#36 - Cover loadtest bin with tests

Pull Request - State: closed - Opened by rustworthy 7 months ago - 4 comments

#35 - Update README

Pull Request - State: closed - Opened by rustworthy 7 months ago - 1 comment

#34 - Bump clap from 3.2.25 to 4.4.12 and MSRV from 1.60.0 to 1.70.0

Pull Request - State: closed - Opened by rustworthy 7 months ago - 4 comments

#33 - Is there a way to implement async handlers?

Issue - State: open - Opened by tobymurray 7 months ago - 2 comments

#32 - Minor: Clap was outdated

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

#31 - Sync with rust-ci-conf

Pull Request - State: closed - Opened by jonhoo almost 2 years ago

#30 - Move to GitHub Actions CI

Pull Request - State: closed - Opened by jonhoo almost 2 years ago - 1 comment

#29 - Remove chrono default features

Pull Request - State: closed - Opened by scruffystuffs almost 2 years ago - 8 comments

#28 - Transition to `std::error::Error`; minor cleanup

Pull Request - State: closed - Opened by jssblck about 2 years ago - 7 comments

#27 - Open to replacing `failure` with `thiserror`?

Issue - State: closed - Opened by jssblck about 2 years ago - 5 comments

#26 - Consumer - how do I convert back to the original data?

Issue - State: open - Opened by justmark over 2 years ago - 2 comments

#25 - Fix clippy warnings

Pull Request - State: closed - Opened by ttdonovan almost 3 years ago - 5 comments

#24 - perform_in and perform_at

Pull Request - State: closed - Opened by worst almost 3 years ago - 5 comments

#23 - Add commands to pause and resume queues

Pull Request - State: closed - Opened by Syfaro about 3 years ago - 4 comments

#22 - Measurement and threading with core affinity

Issue - State: closed - Opened by jethrosun over 3 years ago - 4 comments

#21 - Retry count is now an isize

Pull Request - State: closed - Opened by Fred-JulieDesk over 4 years ago - 2 comments

#20 - Use isize instead of usize for retry Job property

Issue - State: closed - Opened by Fred-JulieDesk over 4 years ago - 3 comments

#19 - Context/State for Job Workers?

Issue - State: closed - Opened by ducharmemp over 4 years ago - 3 comments

#18 - Provide ergonomic access to Pro features

Issue - State: open - Opened by jonhoo over 5 years ago - 7 comments
Labels: enhancement, help wanted, good first issue

#17 - Missing function Producer::connect_env

Issue - State: closed - Opened by blankenshipz over 5 years ago - 1 comment

#16 - Pure Box<Fn> type version of PR #15

Pull Request - State: closed - Opened by icefoxen over 6 years ago - 2 comments

#15 - Rework consumer type to use function-like-object via a trait

Pull Request - State: closed - Opened by icefoxen over 6 years ago - 7 comments

#14 - Removed unused type param from `Consumer::run_to_completion()`

Pull Request - State: closed - Opened by icefoxen over 6 years ago

#13 - Making consumer jobs closures is super inconvenient.

Issue - State: closed - Opened by icefoxen over 6 years ago - 6 comments

#12 - Consumer::run_to_completion() has an unused type parameter?

Issue - State: closed - Opened by icefoxen over 6 years ago - 2 comments

#11 - Mistake in Consumer docs

Issue - State: closed - Opened by icefoxen over 6 years ago - 1 comment

#10 - Expose Job jid

Pull Request - State: closed - Opened by wezm over 6 years ago - 2 comments

#9 - Use builder for creating Job

Issue - State: open - Opened by wezm over 6 years ago - 2 comments

#8 - Use error type instead of using catch all failure::Error in Producer::con

Issue - State: closed - Opened by wezm over 6 years ago - 3 comments

#7 - Confused about labels

Issue - State: closed - Opened by wezm over 6 years ago - 2 comments

#6 - Support spawning a worker pool with `run`

Issue - State: closed - Opened by jonhoo over 6 years ago - 1 comment

#5 - Shorten heartbeat window to enable faster reaction times

Issue - State: closed - Opened by jonhoo over 6 years ago

#4 - Handle signals

Issue - State: open - Opened by jonhoo over 6 years ago - 1 comment

#3 - Fix race between job completion and heartbeats

Issue - State: closed - Opened by jonhoo over 6 years ago - 2 comments

#2 - Forced termination does not actually terminate anything

Issue - State: closed - Opened by jonhoo over 6 years ago

#1 - No TLS support

Issue - State: closed - Opened by jonhoo over 6 years ago