Ecosyste.ms: Issues

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

GitHub / joakimk/toniq issues and pull requests

#53 - Replace `uuid` by `elixir_uuid`

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

#52 - replace uuid with elixir_uuid as it was renamed

Pull Request - State: closed - Opened by manukall over 6 years ago - 1 comment

#51 - Feature/adapter

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

#50 - Occasional crash on server upgrade

Issue - State: open - Opened by timsu over 6 years ago

#49 - Create %Toniq.Job{} struct instead using a map

Pull Request - State: open - Opened by oscarolbe over 6 years ago

#48 - Guarantees around enqueuing

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

#47 - Add a simple Admin UI

Pull Request - State: open - Opened by joebew42 almost 7 years ago - 9 comments

#46 - Add optional `handle_error` function to Toniq.Worker module

Pull Request - State: open - Opened by davecummings about 7 years ago

#45 - Add optional error handling logic to the Toniq.Worker module

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

#44 - Toniq.list_pending_jobs

Issue - State: open - Opened by Grafikart over 7 years ago - 1 comment

#43 - Configurable log level?

Issue - State: open - Opened by kruszczynski over 7 years ago

#42 - update exredis version in docs

Pull Request - State: closed - Opened by imogenkinsman over 7 years ago - 1 comment

#41 - Fix JobProcess crash caused by non-string errors

Pull Request - State: closed - Opened by safwank over 7 years ago - 3 comments

#40 - Unique jobs ?

Issue - State: open - Opened by lephyrius over 7 years ago - 1 comment

#39 - Toniq.JobImporter should gracefully restart on redis issues

Issue - State: open - Opened by mspanc almost 8 years ago - 1 comment

#38 - clauses for the same def should be grouped together

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

#37 - Do not use deprecated :erlang.now/0

Issue - State: open - Opened by mspanc almost 8 years ago - 2 comments

#36 - Fix unsafe variables

Issue - State: open - Opened by mspanc almost 8 years ago

#35 - warning: clauses for the same def should be grouped together

Issue - State: closed - Opened by mspanc almost 8 years ago

#34 - Fix Elixir 1.4 missing paren warnings

Pull Request - State: closed - Opened by aaronjensen almost 8 years ago - 3 comments

#33 - [WIP] Feature/redix port

Pull Request - State: closed - Opened by seivan almost 8 years ago - 4 comments

#32 - Large collection of jobs throw an exception

Issue - State: open - Opened by seivan almost 8 years ago - 1 comment

#31 - Fix compiler warnings and minor simplification of DelayedJobTracker

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

#30 - How to pipe to more than one worker?

Issue - State: open - Opened by ngw almost 8 years ago

#29 - How do I tie in an error tracker?

Issue - State: open - Opened by aaronjensen almost 8 years ago - 7 comments

#28 - Introduce the concept of delayed jobs

Pull Request - State: closed - Opened by safwank almost 8 years ago - 4 comments

#27 - Enqueuing an invalid job seems to restart forever

Issue - State: open - Opened by joakimk about 8 years ago

#26 - Add exredis application

Pull Request - State: closed - Opened by rodrigues about 8 years ago - 1 comment

#25 - Add stacktrace to job error log message

Pull Request - State: closed - Opened by rodrigues about 8 years ago - 1 comment

#24 - Update README to include exredis as an explicit dependency

Pull Request - State: closed - Opened by safwank over 8 years ago - 1 comment

#23 - Replace deprecated :erlang.now/0

Pull Request - State: closed - Opened by rodrigues over 8 years ago

#22 - add exredis and uuid to applications list

Pull Request - State: closed - Opened by manukall over 8 years ago - 4 comments

#21 - use erlang's queue data-structure for mantaining pending jobs, instead of list

Pull Request - State: closed - Opened by nimish-mehta over 8 years ago - 3 comments

#20 - Job Priority

Issue - State: open - Opened by tlvenn over 8 years ago - 3 comments

#19 - UUID Incompatibility?

Issue - State: closed - Opened by Rodeoclash over 8 years ago - 2 comments

#18 - Extension points for different backends?

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

#17 - Big memory consumption when tasks are slow to be consumed

Issue - State: open - Opened by kpanic over 8 years ago - 18 comments

#16 - To make it work with exrm

Pull Request - State: closed - Opened by blisscs over 8 years ago - 9 comments

#15 - Issue with using exrm.

Issue - State: closed - Opened by blisscs over 8 years ago - 2 comments

#14 - Fix compiler warning about piping a function call without parens

Pull Request - State: closed - Opened by keichan34 over 8 years ago - 2 comments

#13 - Keep mix task running until the contents of the queue is empty?

Issue - State: closed - Opened by aphillipo almost 9 years ago - 1 comment

#12 - Handle Redis unavailability

Issue - State: closed - Opened by maxmouchet almost 9 years ago - 2 comments

#11 - EXRM Production Release Causes Error That Prevents App From Starting

Issue - State: closed - Opened by andrewcottage almost 9 years ago - 3 comments

#10 - Use externally managed redis connection like poolboy

Issue - State: closed - Opened by lafka almost 9 years ago - 8 comments

#9 - Allow ets/dets as backends in place of redis

Issue - State: open - Opened by OldhamMade almost 9 years ago - 5 comments

#8 - Documention

Issue - State: closed - Opened by benwilson512 almost 9 years ago - 1 comment

#7 - Minor quibble with Readme

Issue - State: open - Opened by benwilson512 almost 9 years ago - 1 comment

#6 - Could not start application toniq: Toniq.start(:normal, [])

Issue - State: closed - Opened by edwinvdgraaf almost 9 years ago - 1 comment

#5 - Why use redis to persist data instead of already available ets?

Issue - State: closed - Opened by shankardevy almost 9 years ago - 2 comments

#4 - Add support for R17

Pull Request - State: closed - Opened by lafka about 9 years ago - 1 comment

#3 - Remove compilation warnings

Pull Request - State: closed - Opened by behe about 9 years ago

#2 - Upgrade Exredis to v0.2.2

Pull Request - State: closed - Opened by behe about 9 years ago - 3 comments

#1 - Fixed typos

Pull Request - State: closed - Opened by ricn over 9 years ago - 3 comments