Ecosyste.ms: Issues

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

GitHub / safwank/ElixirRetry issues and pull requests

#64 - don't swallow stack traces

Pull Request - State: open - Opened by jeremylightsmith 8 months ago

#63 - Document why an application must be started

Issue - State: open - Opened by thojanssens 12 months ago

#62 - move `atom in unquote(atoms)` out of the guards

Pull Request - State: open - Opened by velimir about 1 year ago

#61 - More flexible result matching

Pull Request - State: open - Opened by nathanalderson about 1 year ago - 2 comments

#60 - chore: 0.18.0 release

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

#59 - fix: specify minor OTP versions in build

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

#58 - Current jitter implementation is not very practical

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

#57 - chore: fix links in docs and add readme so hex.pm can parse it

Pull Request - State: closed - Opened by pdgonzalez872 over 1 year ago

#56 - How to handle 3 element error tuples ?

Issue - State: open - Opened by dkuku over 1 year ago

#55 - Make after & else clauses optional

Pull Request - State: closed - Opened by nathanalderson over 1 year ago - 9 comments

#54 - Specify only _some_ errors to be retried.

Issue - State: open - Opened by rafal0p over 1 year ago - 2 comments

#53 - chore: bump dependencies

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

#52 - chore: bump version to 0.17

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

#51 - fix: mark rest of quotes as generated

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

#50 - fix: use latest version of BEAM GHA

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

#49 - Update latest release version in README.md

Pull Request - State: closed - Opened by robinkwilson about 2 years ago - 1 comment

#48 - Update README to add hex badge and use latest version

Pull Request - State: closed - Opened by brianpeiris about 2 years ago

#47 - Bug: expiry/3 evaluates the expiry time at time of stream definition

Issue - State: closed - Opened by jtrees over 2 years ago - 1 comment

#46 - Fix bug in expiry/3

Pull Request - State: closed - Opened by jtrees over 2 years ago - 3 comments
Labels: bug

#45 - v0.15 release prep and workflow

Pull Request - State: closed - Opened by safwank almost 3 years ago

#44 - Add GitHub actions

Pull Request - State: closed - Opened by safwank almost 3 years ago

#43 - Create github actions to validate tests and coverage upon PRs

Issue - State: closed - Opened by am-kantox almost 3 years ago - 2 comments

#42 - `reduce_while/3` allowing passing the accumulator through

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

#41 - Add `generated: true` to macro to prevent Dialyzer errors

Pull Request - State: closed - Opened by danadaldos about 3 years ago - 2 comments

#40 - require Retry

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

#39 - Misc doc changes

Pull Request - State: open - Opened by kianmeng over 3 years ago - 1 comment

#38 - exception stacktrace in else block

Issue - State: closed - Opened by lowang almost 4 years ago - 3 comments
Labels: bug

#37 - Retries are made in the test env

Issue - State: closed - Opened by A-Legg about 4 years ago - 2 comments

#36 - Created Retry.Annotation: can annotate a function with @retry

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

#35 - Wrong syntax error

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

#34 - Fix dialyzer issue in wait macro

Pull Request - State: closed - Opened by jdenen about 5 years ago - 1 comment

#33 - Unexepected behavior in expire/2 & crash when combining with randomize/2

Issue - State: closed - Opened by x4lldux about 5 years ago - 8 comments
Labels: bug

#32 - user can setup exponential_backoff's power

Pull Request - State: closed - Opened by fsword about 5 years ago - 3 comments

#31 - Add exponential backoff with jitter

Pull Request - State: closed - Opened by mononym over 5 years ago - 2 comments
Labels: enhancement

#30 - Use a correct function name in README

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

#29 - Fix Dialyzer warning

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

#28 - Add a note to document expiry behaviour

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

#27 - lin_backoff is actually exponential

Issue - State: closed - Opened by bamorim almost 6 years ago - 7 comments
Labels: bug

#26 - Delete config.exs

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

#25 - Arithmetic error when taking many values from a stream

Issue - State: closed - Opened by axelson almost 6 years ago - 2 comments
Labels: bug

#24 - Elixir compiler warning in application code with Retry 0.9.0

Issue - State: closed - Opened by samsondav about 6 years ago - 1 comment

#23 - Removing nested quotes by using string sigil

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

#22 - Allowing a list of atoms to be provided to initiate a retry

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

#21 - Different Atoms for Retry

Issue - State: closed - Opened by rawkode about 6 years ago - 2 comments
Labels: enhancement

#20 - Allow rescue_only to be a runtime list

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

#19 - define total retry timeout

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

#18 - access to result/error in then/else blocks?

Issue - State: closed - Opened by stephanos about 6 years ago - 5 comments
Labels: enhancement, help wanted

#17 - Retry causing dialyzer warnings in application code

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

#16 - Unable to specify "all errors or exceptions"

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

#15 - Make it more obvious that only `RuntimeError` is caught.

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

#14 - Is there a way to retry on any error?

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

#13 - It would be great to be able to get information about the error

Issue - State: closed - Opened by Trevoke almost 7 years ago - 6 comments

#12 - Consolidated `retry/2` by moving `exceptions` argument into `rescue_only` option

Pull Request - State: closed - Opened by fredwu almost 7 years ago - 6 comments

#11 - add Retry.retry/3 accepting list of whitelisted exceptions

Pull Request - State: closed - Opened by neerfri about 7 years ago - 5 comments

#10 - retrying on custom exception

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

#9 - Getting the retry attempt number in the body of retry

Issue - State: closed - Opened by rosacris about 7 years ago - 3 comments
Labels: enhancement, question

#8 - Extend exp_backoff stream with initial delay support

Pull Request - State: closed - Opened by nothingelsematters7 over 7 years ago - 4 comments

#7 - fix warnings for Elixir 1.4.x

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

#6 - how to halt the retry's block_runner on custom errors?

Issue - State: closed - Opened by florinpatrascu over 7 years ago - 1 comment

#5 - Composable, stream based retry delay system

Pull Request - State: closed - Opened by pezra almost 8 years ago - 5 comments
Labels: enhancement

#4 - pull macros out of __using__ and document them

Pull Request - State: closed - Opened by pezra almost 8 years ago

#3 - Exponental backoff cap

Pull Request - State: closed - Opened by pezra almost 8 years ago - 5 comments

#2 - Upgrade Elixir version

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

#1 - Not compatible with Elixir 1.1

Issue - State: closed - Opened by srid over 8 years ago - 1 comment