Pasha Sviderski
|
9ea30e6ee9
|
refactor(corrosion): reduce transport retry time for corrosion 10s->2s, move some logs to error level
|
2026-06-24 16:06:00 +10:00 |
|
Pasha Sviderski
|
9424daff28
|
feat: enable auth for local requests to Corrosion API (resolves #110)
|
2026-05-26 10:07:12 +10:00 |
|
  
|
da3634b690
|
E2E tests use repeated strings for test data where constants add no value (#97)
---------
Co-authored-by: Pasha Sviderski <me@psviderski.name>
Co-authored-by: Anton Ovchinnikov <anton@tonyo.info>
|
2025-07-21 19:30:02 +02:00 |
|
Pavel Sviderski
|
1bcb8836ef
|
auto resubscribe a corrosion subscription if an error occurs
|
2024-10-03 16:13:03 +10:00 |
|
Pavel Sviderski
|
840943b3b0
|
split corrosion client subscription in a separate file
|
2024-10-03 14:10:09 +10:00 |
|
Pavel Sviderski
|
518eae9bd2
|
split corrosion queries in a separate file, make subscription more consistent with queries
|
2024-10-03 14:07:25 +10:00 |
|
Pavel Sviderski
|
06a4001080
|
refactor corrosion client to accept custom http client, fix backoff for every request
|
2024-10-03 13:58:28 +10:00 |
|
Pavel Sviderski
|
b73577e1a0
|
implement subscription in corrosion client
|
2024-10-02 18:28:54 +10:00 |
|
Pavel Sviderski
|
e123f7214e
|
add exponential backoff for network errors in corrosion client
|
2024-10-01 23:15:36 +10:00 |
|
Pavel Sviderski
|
6d4698fc1d
|
implement Query in corrosion API client
|
2024-09-30 19:00:51 +10:00 |
|
Pavel Sviderski
|
708e14a4e0
|
add Exec and ExecMulti methods to corrosion API client
|
2024-09-29 10:25:54 +10:00 |
|
Pavel Sviderski
|
c80de16ebe
|
init corrosion API client
|
2024-09-28 20:42:57 +10:00 |
|