Commit Graph

15 Commits

Author SHA1 Message Date
Kaan Barmore-Genç 05a3fb6c89
Fix spawn local panic about local set 2022-06-09 22:11:42 -04:00
Kaan Barmore-Genç 661dfc55fd
Use a single threaded setup & allow configurable TTL (#21)
* use a single threaded executor

* add configurable TTL support
2022-06-09 21:29:02 -04:00
Kaan Barmore-Genç 4032fbe7ff update dependencies & switch to clap
`structopt` is maintanence-only, and `clap` seems to be the successor.
2022-04-03 21:27:45 -04:00
Kaan Barmore-Genç 2f9cdbd105 add rate limiting 2022-03-10 21:18:41 -05:00
Kaan Barmore-Genç 948521fcc4 fix incorrect name on version string 2022-01-30 04:48:24 -05:00
Kaan Genc 31d7d2e9ce fix API error 2022-01-23 22:29:32 -05:00
Kaan Genc 66642836fa fix config issues 2022-01-23 22:26:57 -05:00
Kaan Genc ecf08e3f28 fix type errors 2022-01-23 16:38:16 -05:00
Kaan Genc 3a7620b6d5 Use die-exit to clean up exits 2022-01-23 16:12:27 -05:00
Kaan Genc c5ed8fe6ab fix type issues with tasks 2022-01-23 03:22:41 -05:00
Kaan Genc 093b99d69d almost done! 2021-12-24 20:20:31 -05:00
Kaan Genc cab2ecbdf1 successfully made a request! 2021-12-14 22:30:36 -05:00
Kaan Genc cfe229234e organize into folders 2021-12-12 04:32:05 -05:00
Kaan Genc 68d992748e correct config loading 2021-12-12 03:49:21 -05:00
Kaan Genc 91c8463cd8 load config 2021-12-12 01:36:40 -05:00