blob: 973fad5057f80bcca0bd75aada380d6e9ea6c1fc (
plain)
1
2
3
4
5
6
7
|
Don't use beanstalk client directly, subclass custodian/queue, or similar
to allow us to swap out the queue and stub it for testing.
The HTTP/HTTPS-probe should be pure Ruby. Patrick will give me a stub.
The DNS-probe needs to be written.
|