"""Constants related to database operations.""" INTERNAL_ERROR_SLEEP_TIME = 0.01 OWS_VECTOR_JOB_RULES = 'ows_vector_job_rules' DATE_RESPONSE_FORMAT = '%Y-%m-%d %H:%M:%S'