Preview: consts.py
Size: 87 B
//proc/thread-self/root/opt/hc_python/lib/python3.12/site-packages/sentry_sdk/crons/consts.py
class MonitorStatus:
IN_PROGRESS = "in_progress"
OK = "ok"
ERROR = "error"
Directory Contents
Dirs: 1 × Files: 4