Commit 0f3a67a
# Description
The original PR led to `fetch_liquidity` taking orders of magnitude more
than usual on service restarts. When performing tests this becomes
particularly bad because of the deployment neighboring nature.
<img width="739" height="614" alt="image"
src="https://github.com/user-attachments/assets/3423386a-4199-4009-a353-078919d8980a"
/>
# Changes
* Reverts commit 8cb2626.
## How to test
Tested in prod, notice how the spikes disappear
<img width="1099" height="606" alt="image"
src="https://github.com/user-attachments/assets/9468e91e-b021-4af7-9f16-df02e3237fa7"
/>
1 parent a8d2048 commit 0f3a67a
4 files changed
Lines changed: 77 additions & 354 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 171 | | |
181 | 172 | | |
182 | 173 | | |
| |||
247 | 238 | | |
248 | 239 | | |
249 | 240 | | |
250 | | - | |
251 | | - | |
| 241 | + | |
252 | 242 | | |
253 | 243 | | |
254 | 244 | | |
| |||
268 | 258 | | |
269 | 259 | | |
270 | 260 | | |
271 | | - | |
| 261 | + | |
272 | 262 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 263 | | |
278 | 264 | | |
279 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
0 commit comments