Commit Graph

9 Commits

Author SHA1 Message Date
471f7690d2
dev->staging (#91)
* Fix: Didn't unlock ._.

* Refactor: reduce complexity

* Fix: part of my commit message ended up in the commit :^)

* Fix: mutex locking snafu

* Fix: if proxy disqualified then it's not still good

* Fix race cond. in socks lib + add tests + update uagents

* Chore: tidy up

* Fix: bad var name

* Testing: Make integration test more realistic

* Update CI

* Fix go vet: returning fatal from goroutine

* Fix: remove gotrace

* CI: Add PR summarizer

* Chore: gomod

* Chore[CI]: fix branch in workflow
2023-08-11 22:51:49 -07:00
2a50ff7186
Scaling adjustments 2022-12-31 16:42:34 -08:00
c8660d4450
Total overhaul of autoscaler 2022-12-27 07:25:10 -08:00
f50e7d51f0
Feat: configuration for autoscaler + tests 2022-12-04 17:39:19 -08:00
e794e619c4
Feat: Implement AutoScale 2022-10-16 05:56:40 -07:00
2ab507efc9
Feat: add AutoScaler package 2022-10-16 03:53:56 -07:00
a6969af053
Use pool implementation from common package 2022-10-16 00:28:26 -07:00
91fc4fc6b8
dev overhaul milestone (it works) 2022-09-22 16:24:35 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -07:00