Ecosyste.ms: Issues

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

GitHub / mbuhot/ecto_job issues and pull requests

#81 - doc: misc doc changes

Pull Request - State: closed - Opened by kianmeng over 3 years ago - 2 comments

#80 - bug: Fix params type definition with :map option

Pull Request - State: closed - Opened by thedelchop over 4 years ago

#79 - Add custom type for JobQueue params

Pull Request - State: closed - Opened by jeanparpaillon over 4 years ago - 1 comment

#78 - Prepare release 3.1

Pull Request - State: closed - Opened by mbuhot over 4 years ago - 1 comment

#77 - Adapt JobQueue typespecs to params_type

Pull Request - State: closed - Opened by jeanparpaillon over 4 years ago

#76 - Lukyanov params as erlang term

Pull Request - State: closed - Opened by jeanparpaillon over 4 years ago - 1 comment

#75 - EctoJob just suddenly stop.

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

#74 - Maintainers Wanted!

Issue - State: closed - Opened by mbuhot over 4 years ago - 2 comments

#73 - Add mysql support

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

#72 - Fix typo in migration file

Pull Request - State: closed - Opened by jeanparpaillon over 4 years ago

#71 - mysql compatible version ?

Issue - State: closed - Opened by jeanparpaillon over 4 years ago

#70 - chore: upgrade gen_stage to 1.0

Pull Request - State: closed - Opened by bmanuel over 4 years ago

#69 - feat: Adding optional idempotency and retention to jobs

Pull Request - State: open - Opened by ramondelemos over 4 years ago - 3 comments

#68 - Fix index creations when the `prefix` is used

Pull Request - State: closed - Opened by lukyanov over 4 years ago

#67 - Add support for `params` as Erlang/Elixir term

Pull Request - State: closed - Opened by lukyanov over 4 years ago - 1 comment

#66 - Fix index creations when the `prefix` is used

Pull Request - State: closed - Opened by lukyanov over 4 years ago - 1 comment

#65 - Multi-node postgrex listener resulting in more queries than necessary.

Issue - State: closed - Opened by brandonjoyce almost 5 years ago - 2 comments

#64 - Fix 1.0 migrations

Pull Request - State: closed - Opened by VitorTrin almost 5 years ago

#63 - Non-concurrent queue

Issue - State: closed - Opened by strzibny almost 5 years ago - 2 comments

#61 - Add to documentation used connections

Issue - State: open - Opened by VitorTrin almost 5 years ago - 2 comments

#60 - Using Multiple Queues

Issue - State: closed - Opened by blisscs about 5 years ago - 6 comments

#59 - Infinity Number of Max Attempt

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

#58 - DBConnection error when running test with :manual mode for sandbox

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

#57 - Add ".failed" and ".retry" Postres notifications

Pull Request - State: closed - Opened by cpjolicoeur over 5 years ago - 5 comments

#56 - Document availability and usage of `notify` option

Pull Request - State: closed - Opened by cpjolicoeur over 5 years ago

#55 - perform later?

Issue - State: closed - Opened by strzibny over 5 years ago - 3 comments

#54 - Publish 3.0 to hex.pm

Issue - State: closed - Opened by brandonjoyce over 5 years ago - 4 comments

#53 - feat: Prioritizing Ecto Jobs at the same job queue

Pull Request - State: closed - Opened by ramondelemos over 5 years ago - 1 comment

#52 - Use CTE to reserve available jobs

Pull Request - State: closed - Opened by mbuhot over 5 years ago

#51 - Use clock from database rather than application?

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

#50 - LogLevel in configuration

Issue - State: closed - Opened by zdeneksejcek almost 6 years ago - 2 comments

#49 - Version 2.1.0

Pull Request - State: closed - Opened by mbuhot almost 6 years ago

#48 - Update Ecto.Multi.run example

Pull Request - State: closed - Opened by darksheik almost 6 years ago - 1 comment

#47 - EctoJob UI

Issue - State: open - Opened by mbuhot almost 6 years ago - 6 comments

#46 - UI for Viewing Jobs in Database

Pull Request - State: closed - Opened by AaronCowan almost 6 years ago - 3 comments

#45 - Add new retry state to state machine

Pull Request - State: closed - Opened by mbuhot almost 6 years ago

#44 - Add RETRYING state to state machine

Pull Request - State: closed - Opened by gabriel128 almost 6 years ago - 2 comments

#43 - Prevent locking too many rows when reserving available jobs

Pull Request - State: closed - Opened by mbuhot almost 6 years ago - 4 comments

#42 - readme example fix

Pull Request - State: closed - Opened by sneako almost 6 years ago - 1 comment

#41 - Fix dialyzer warning from EctoJob.JobQueue.new function

Pull Request - State: closed - Opened by mbuhot almost 6 years ago

#40 - Fix dialyzer warnings from generated JobQueue.new functions

Pull Request - State: closed - Opened by mbuhot almost 6 years ago

#39 - fix new function spec

Pull Request - State: closed - Opened by ghost almost 6 years ago

#38 - Negative Demand Errors

Issue - State: closed - Opened by seangeo almost 6 years ago - 1 comment

#37 - Hotfix/add logging to demand

Pull Request - State: closed - Opened by seangeo almost 6 years ago

#36 - pg_notify not working when testing

Issue - State: closed - Opened by ghost almost 6 years ago - 4 comments

#35 - Remove deprecation warnings in elixir 1.8.1

Pull Request - State: closed - Opened by VitorTrin almost 6 years ago

#34 - Add api to requeue a failed job

Pull Request - State: closed - Opened by mkorszun about 6 years ago - 1 comment

#33 - Improve local test environment

Pull Request - State: closed - Opened by mkorszun about 6 years ago

#32 - Retry only for specific failures

Issue - State: closed - Opened by mkorszun about 6 years ago - 3 comments

#31 - Allow customizing timestamp fields

Pull Request - State: closed - Opened by mbuhot about 6 years ago - 2 comments

#30 - Allow jobs tables with custom schema prefix

Pull Request - State: closed - Opened by mbuhot about 6 years ago

#29 - Explicitly declare a bigserial primary key on Jobs tables

Pull Request - State: closed - Opened by mbuhot about 6 years ago

#28 - ecto3

Pull Request - State: closed - Opened by mbuhot about 6 years ago - 12 comments

#27 - Any interest in using postgres notifications?

Issue - State: closed - Opened by benwilson512 about 6 years ago - 3 comments

#26 - Todo: Support ecto 3 and ecto_sql

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

#25 - Prepare for 1.0

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

#24 - Dispatch available jobs when polling

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

#23 - Feature Add :notifications_listen_timeout option

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

#22 - Fix a code sapmle in README.md

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

#21 - feat: Add :always_dispatch_jobs_on_poll option

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

#20 - feat: Add ALWAYS_DISPATCH_JOBS_ON_POLL processing option

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

#19 - Honor host application timezone configuration

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

#18 - Breaks with Repos configured to use UUIDs by default

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

#17 - Make base expiry configurable

Pull Request - State: closed - Opened by mmartinson almost 7 years ago - 2 comments

#16 - Base expiry constant is not clear

Issue - State: closed - Opened by mmartinson almost 7 years ago - 4 comments

#15 - Fix dialyzer warnings and Improve docs

Pull Request - State: closed - Opened by mbuhot almost 7 years ago

#14 - Add configuration struct

Pull Request - State: closed - Opened by mbuhot almost 7 years ago - 2 comments

#13 - Update dependency versions

Pull Request - State: closed - Opened by mbuhot almost 7 years ago

#12 - Elixir 1.6 support

Pull Request - State: closed - Opened by mbuhot almost 7 years ago

#11 - Optional logging

Pull Request - State: closed - Opened by darksheik almost 7 years ago - 2 comments

#10 - Configure max_demand and polling_interval similarly

Issue - State: closed - Opened by mbuhot almost 7 years ago

#9 - Customizable job polling interval

Pull Request - State: closed - Opened by darksheik almost 7 years ago - 1 comment

#8 - Add missing 'end' keyword to Ecto.Multi.run example in readme

Pull Request - State: closed - Opened by DavidOliver almost 7 years ago

#7 - Add worker error handling

Pull Request - State: closed - Opened by henry-hz almost 7 years ago - 2 comments

#6 - error handling in the job data structure

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

#5 - Migration rollback does not properly drop the trigger

Pull Request - State: closed - Opened by darksheik about 7 years ago

#4 - error list for unsuccessful jobs

Issue - State: closed - Opened by henry-hz about 7 years ago - 3 comments

#3 - completed jobs

Issue - State: closed - Opened by henry-hz about 7 years ago - 2 comments

#2 - Notify when jobs complete

Pull Request - State: closed - Opened by mbuhot about 7 years ago

#1 - hex.pm

Issue - State: closed - Opened by henry-hz about 7 years ago - 1 comment