The current rate for UVI’s on my Beeminder goal is 1 / week. I’ve just set it to autodial with a max of 5 / week.
Saw an error in the server logs where a task wasn’t parsed because the database doc was missing the completed field. I’ve changed the schema to allow for this. I’m currently working toward switching from firestore to a relational database to eliminate this category of bug.
I’ve removed the docs for the now-sunsetted API v1