chalice

schedule

since 2022-05-19

from chalice import Rate
 
@app.schedule(Rate(1, unit=Rate.HOURS))
def do_something_hourly(event):
    # 1時間ごとに実行
chalice.txt · 最終更新: 2022/05/19 10:20 by Takuya Nishimoto
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0