Skip to content

Commit

Permalink
Update clear last stored update timestamp in chart (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
vponline authored Nov 2, 2023
1 parent c336ea7 commit f1351d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions airseeker_v2_pipeline.drawio
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<mxfile host="app.diagrams.net" modified="2023-10-27T09:36:25.672Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" etag="EIms3X1pdoRTbX5VGwcQ" version="22.0.8" type="device">
<mxfile host="app.diagrams.net" modified="2023-11-02T12:21:57.340Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" etag="EZSKkGVehWDqeleKX_O1" version="22.0.8" type="device">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="1357" dy="711" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="3300" pageHeight="4681" math="0" shadow="0">
<mxGraphModel dx="1221" dy="640" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="3300" pageHeight="4681" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
Expand Down Expand Up @@ -186,22 +186,22 @@
<mxCell id="ci7EG28U3f9VGxeywyoC-129" value="Repeat indefinitely, after every&amp;nbsp;&lt;i&gt;dataFeedUpdateInterval.&lt;/i&gt;&lt;span id=&quot;docs-internal-guid-16fcbaba-7fff-21a4-d981-8a314591bee4&quot;&gt;&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;align=center;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="500" y="1499" width="240" height="80" as="geometry" />
</mxCell>
<mxCell id="_6md9EJBx8UnATQNPtMW-14" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="_6md9EJBx8UnATQNPtMW-5">
<mxCell id="_6md9EJBx8UnATQNPtMW-14" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="_6md9EJBx8UnATQNPtMW-5" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="2310" y="1344" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6md9EJBx8UnATQNPtMW-5" value="for each dAPI where an update is not needed" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxCell id="_6md9EJBx8UnATQNPtMW-5" value="for each sponsor where an update is not needed" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="2170" y="1329" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="_6md9EJBx8UnATQNPtMW-7" value="" style="endArrow=none;html=1;rounded=0;strokeColor=default;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxCell id="_6md9EJBx8UnATQNPtMW-7" value="" style="endArrow=none;html=1;rounded=0;strokeColor=default;endFill=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="2199.41" y="1480" as="sourcePoint" />
<mxPoint x="2199" y="1399" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="_6md9EJBx8UnATQNPtMW-18" value="clear stored on chain datafeed value from gas price store" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;align=center;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxCell id="_6md9EJBx8UnATQNPtMW-18" value="clear stored last update timestamp value from gas price store" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;align=center;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="2310" y="1304" width="240" height="80" as="geometry" />
</mxCell>
</root>
Expand Down
2 changes: 1 addition & 1 deletion airseeker_v2_pipeline.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1351d6

Please sign in to comment.