Live data from Hacker News

Viewing profile — nebiyu

nebiyu

HN member
Joined
Tue, Sep 08, 2015, 11:57 PM UTC
HN karma
5
Public activity
2 items

About nebiyu

No profile information was provided.

Recent public activity

  1. comment
    Comment #13717458

    Libraries that provide similar abstractions in js do exist ( https://github.com/tim-kos/node-retry and https://github.com/MathieuTurcotte/node-backoff ), but I'm not qualified to r…

  2. comment
    Comment #13710670

    That list of questions is why I prefer retry and back-off to be separate from the internals of the http library. As a library user I need to work around the peculiarities of the pa…