mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 04:40:50 +03:00
Merge branch 'behn-flop-drip' (#1916)
* behn-flop-drip: behn: print %drip errors in the correct order Signed-off-by: Jared Tobin <jared@tlon.io>
This commit is contained in:
commit
24f6309670
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a28f490741d8c25805ec5d9bfd0e295de618b3e2b9bd1166fd477194912f82f
|
||||
size 8933429
|
||||
oid sha256:63c31ab63feda55e69a5759411bcc3d4b762a158ab0e416dd2265f7661734032
|
||||
size 8933534
|
||||
|
@ -90,9 +90,10 @@
|
||||
=/ drip (~(got by movs.drips.state) num)
|
||||
=. movs.drips.state (~(del by movs.drips.state) num)
|
||||
?^ error
|
||||
:: if we errored, drop it
|
||||
%- (slog leaf/"drip failed" u.error)
|
||||
event-core
|
||||
:: if the receiver errored, drop it
|
||||
::
|
||||
%. event-core
|
||||
(slog leaf/"drip failed" (flop u.error))
|
||||
event-core(moves [duct %give %meta drip]~)
|
||||
:: +trim: in response to memory pressue
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user