index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
sentry_sdk
/
crons
/
consts.py
blob: be686b4539439d33aa6d3f1391d2179e93d45bcf (
about
) (
plain
)
1
2
3
4
class
MonitorStatus
:
IN_PROGRESS
=
"in_progress"
OK
=
"ok"
ERROR
=
"error"