"""Constants related to database operations.""" INTERNAL_ERROR_SLEEP_TIME = 0.01 OWS_CONTENT_REVIEW = 'ows_content_review' DATE_TIME_FORMAT = '%Y-%m-%d %H:%M:%S'