Commit Graph
5 Commits
Author SHA1 Message Date
talksik 10ac433834 infra: bump memory limits as insurance 2026-04-29 16:07:54 -07:00
talksik 743310e18b infra: increase particle processor worker resources
Was dealing with OOM errors
2026-04-29 15:13:37 -07:00
talksik 5eaa51ffcc migrate to llink database within gcp 2026-03-29 10:17:17 -07:00
talksik 986a389606 feat: generate transcript and event-driven particle processing
This generates the transcript and shows the caption experience on the
client side for media particles. It also simplifies other side effects
that we must perform such as updating the `last_child_created_at` field
for stream and container particles.
2026-03-25 14:43:47 -07:00
talksik d8a45b22d3 chore: setup boilerplate for particle processor worker
This sets up an example of listening to firestore data and reacting. It
also sets up our first worker in the kubernetes cluster.
2026-03-25 09:52:23 -07:00