63 Commits

Author SHA1 Message Date
bf5a7647d9 Update deps, proto file and replace node-persist with proper storage. 2025-06-06 13:02:54 +02:00
Marco van Dijk
ca7ff2ef55 Try this to deal with the wonky node-persist library. 2025-01-07 21:42:03 +01:00
Marco van Dijk
e779bbc393 Bump node-persist 2025-01-04 18:08:10 +01:00
Marco van Dijk
d1cda160b2 Catch leaderboard errors 2025-01-04 18:07:01 +01:00
Marco van Dijk
381d4a746f Maybe now then? 2024-12-19 16:30:43 +01:00
2547a026e7 Make sure that node-persist write do not crash the program 2024-12-01 17:49:25 +01:00
8c804e7de7 🔨 2024-12-01 16:56:07 +01:00
56c3325b5c Minor tweaks 2024-12-01 16:16:09 +01:00
12bb7c01f4 Write to storage only once after processing the entire queue 2024-12-01 16:11:07 +01:00
0f30cf4a27 Safe writing 2024-12-01 16:02:21 +01:00
a81ccb7165 Fix ENS deadlock 2024-12-01 15:27:40 +01:00
5e8ca89217 Let worker handle tasks in a queue to make sure the main thread can always respond quickly to GET endpoints 2024-12-01 15:22:13 +01:00
24bd005f04 Make the JSON endpoint quick 2024-12-01 13:02:31 +01:00
8a994ba272 fix oopsie 2024-11-29 20:40:32 +01:00
cbddbf82fc Fix getting the golivepeer version 2024-11-29 19:28:19 +01:00
9787af6174 Make subgraph URI a parameter 2024-11-29 19:06:27 +01:00
f7f7aa8769 Record instance go-livepeer version 2024-11-29 19:02:17 +01:00
2f64588325 Bump GeoIP version 2024-11-29 19:01:34 +01:00
e00d020c76 Store ID in cache 2023-12-26 13:49:03 +01:00
bb6083962d Fix getting stuck 2023-11-15 00:33:40 +01:00
03559c49f4 Fix using correct orch name for test stream results 2023-11-03 16:01:52 +01:00
5bac6c996d Rollback ethers lib to fix ENS lookups 2023-11-03 14:50:37 +01:00
51255de9d8 Why does ENS keep returning null for existing domains... 2023-11-03 14:31:57 +01:00
903a9b85c2 Finally fixed leaderboard prometheus reinit from storage on restart 2023-11-03 14:07:50 +01:00
17cc8e8e7f Correctly reuse cached domain if a later lookup returns null 2023-11-03 13:54:07 +01:00
46305d97e8 Fix orch name update 2023-11-03 13:49:38 +01:00
bff8b714d9 Display ENS > ID 2023-11-03 13:42:23 +01:00
12d42a72bb Fix 2023-11-03 13:36:33 +01:00
ff2b4ec16f Re init prometheus leaderboard results from storage on restart 2023-11-03 13:28:45 +01:00
aa1d1e942f Print when removing an expired key 2023-11-03 12:41:47 +01:00
67781976cc Fix key timeout 2023-11-03 12:32:02 +01:00
d3afd739ae Max 60 measurements in mem for average 2023-11-03 04:51:20 +01:00
25db78d58f Fix RTR, SR 2023-11-03 04:46:03 +01:00
ab7c8e4510 Fix leaderboard results lat/lng mapping 2023-11-03 04:33:19 +01:00
488c3cff64 fix iterator 2023-11-03 04:21:43 +01:00
f7d1ee5cdd persist some stuff 2023-11-03 04:11:37 +01:00
e51fb26db5 more fix 2023-11-03 03:56:49 +01:00
4720e88b46 Remember cached ENS if it's now null 2023-11-03 03:48:36 +01:00
b2ae0eeee5 more fixes 2023-11-03 03:44:11 +01:00
df401322fc Fix ENS? 2023-11-03 03:31:33 +01:00
e8be381ee6 Fix test streams not getting parsed 2023-11-03 03:27:05 +01:00
9b63d72b09 ENS 2023-11-03 02:48:42 +01:00
045b18a973 prod 2023-11-03 01:59:23 +01:00
dd6021fe49 esm > nodejs 2023-11-03 01:57:37 +01:00
0858d0b83d Fix 2023-11-03 01:36:00 +01:00
6e2cdbbafa Refactor 2023-11-03 01:18:01 +01:00
abd90259ce fix uptime tracker? 2023-10-31 21:02:46 +01:00
d654a34229 Print req on err 2023-10-31 20:54:55 +01:00
d8392e7d52 fix 2023-10-31 14:55:08 +01:00
8bb09bf27c fix fix 2023-10-31 14:49:04 +01:00