Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Transparent Sawfish

Compare
Choose a tag to compare
@rdner rdner released this 03 Sep 13:04
ed88685
Extract the HTTP request task from Hub (#56)

* This also involves extracting the token creator from Hub
* Also, moved the retention and SQL jobs to `handlers` package
* Fixed a go routine leak in the HTTP task handler's code
* Use `time.Duration` for the duration and remove `Hub` from strings
* Allow variations of JSON content types
* Add test case that proves empty response works