Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 513 Bytes

TODO.md

File metadata and controls

12 lines (8 loc) · 513 Bytes

TODO

Quick write up of things to do:

Items

  • Move from kue (redis based job queue) to RabbitMQ (then maybe use something like splinter, a queue length based autoscaler.)
  • Convert beholder, or converter to go
  • Rename events, since it should just be the entrypoint. API?
  • Automate the setup process, i.e attempt to read a board for the relevant labels and build a config. (tooling)
  • Investigate better solutions for Twilight on determining media name (hacky regex is :(, maybe ping @jakl)