Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
supermeter / consts / completion_statuses.py
Size: Mime:
# Copyright (C) 2022, Supertenant Ltd. - All Rights Reserved.
# Generated by superconsts autogen, DO NOT EDIT!

COMPLETION_STATUS_APP_CANCELED = "app_canceled"
COMPLETION_STATUS_APP_ERROR = "app_error"
COMPLETION_STATUS_APP_LOADSHEDDED = "app_loadshedded"
COMPLETION_STATUS_ST_QOS_LOADSHEDDED = "st_qos_loadshedded"
COMPLETION_STATUS_SUCCESS = "success"