Remove recoverable-error

This commit is contained in:
Logan Allen 2019-07-05 16:43:29 -07:00
parent ebd61dcc4f
commit 9d16d94d54
2 changed files with 0 additions and 39 deletions

View File

@ -1,31 +0,0 @@
:: Possibly non-fatal http error
::
:::: /hoon/recoverable-error/mar
::
/- recoverable-error
::
:::: ~fyr
::
=, eyre
=, format
=, html
|_ recoverable-error
++ grab
|%
++ noun recoverable-error
++ httr
|= a/^httr ^- recoverable-error
~& [%recoverable-httr a]
~! a
?+ p.a ~|(non-recoverable+p.a !!)
$429 :+ p.a %rate-limit
%. %x-rate-limit-reset
;~ biff
~(get by (malt q.a))
de-json
ni:dejs-soft
==
==
--
++ grow |% ++ tank >[+<]< --
--

View File

@ -1,8 +0,0 @@
:: Possibly non-fatal http error
::
:::: /hoon/recoverable-error/sur
::
::
$% :: more later, {@u (cask)}
{$429 p/{$rate-limit p/(unit @da)}}
==