mirror of
https://github.com/urbit/shrub.git
synced 2024-12-30 15:44:03 +03:00
graph: bunt time to ensure deduplication
The varying timestamp in the %add-graph fact from graph-push-hook was preventing deduplication of the jammed noun in ames. Prevents unnecessary bail: memes upon sending many %add-graph facts
This commit is contained in:
parent
681641fe4c
commit
004145b407
@ -76,6 +76,7 @@
|
|||||||
++ get-graph
|
++ get-graph
|
||||||
|= res=resource
|
|= res=resource
|
||||||
^- update:store
|
^- update:store
|
||||||
|
=- -(p *time)
|
||||||
%+ scry-for update:store
|
%+ scry-for update:store
|
||||||
/graph/(scot %p entity.res)/[name.res]
|
/graph/(scot %p entity.res)/[name.res]
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user