Commit Graph

18 Commits

Author SHA1 Message Date
767aa182b9 When testing the delay through REST API, determine whether to store the delay data based on certain conditions instead of discarding it directly (#609) 2023-06-07 11:04:03 +08:00
3c1f9a9953 ProxyProvider health check also supports specifying expected status (#600)
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
2023-06-04 14:00:24 +08:00
3ef81afc76 [Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
2023-06-04 11:51:30 +08:00
40da1911d9 chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
f7610ce2ad chore: better uuid using 2023-03-15 10:10:03 +08:00
88116d9032 fix: optimize health check 2023-03-14 20:10:52 +08:00
ae966833a4 chore: Generate UUID from fastrand 2023-03-05 11:00:14 +08:00
a7aa5fd523 adjust: add some log for healthcheck debug 2022-10-31 16:04:50 +08:00
b9d8b69889 fix: lazy check 2022-10-30 23:08:18 +08:00
4ba34ce672 chore: healthcheck only once check at same time 2022-06-25 08:53:04 +08:00
ed17a1bf23 fix: group filter touch provider 2022-06-07 17:19:25 +08:00
4fd7d0f707 Chore: use generics as possible 2022-04-25 13:18:30 +08:00
7e2c6e5188 Chore: adjust HealthCheck at first check 2022-03-28 00:46:44 +08:00
6a661bff0c Migration: go 1.18 2022-03-16 12:10:13 +08:00
09697b7679 Chore: adjust batch 2021-07-23 00:30:23 +08:00
507ba16065 Fix: incorrect use batch 2021-07-21 23:53:31 +08:00
8d37220566 Fix: limit concurrency number of provider health check 2021-07-21 17:01:15 +08:00
045edc188c Style: code style 2021-06-10 14:05:56 +08:00