"""Notifications constants.""" APPROVAL_FEED_NAME = "label_video_product_approval" APPROVAL_ACTOR = "OA Approver" APPROVAL_VERB = "Approved" APPROVAL_OBJECT = "Video Product" NOTIFICATION_RESPONSE_ERROR_MSG = "Call to ows-notifications has failed"