sinmetal / scheduler

MIT License
2 stars 0 forks source link

Query History #18

Open sinmetal opened 6 years ago

sinmetal commented 6 years ago

Queryを実行したHistoryをDatastoreに保存していく。 JobのStatusの更新なども見る必要がある。

sinmetal commented 6 years ago

Keyを Schedule Key + Timestamp とかにしておくと、待ち合わせなどで取得するのが簡単になる気がする。