GCP SaaS: Using PostgreSQL Database Scheduled Jobs Are Duplicated
search cancel

GCP SaaS: Using PostgreSQL Database Scheduled Jobs Are Duplicated

book

Article ID: 191943

calendar_today

Updated On:

Products

Clarity PPM SaaS

Issue/Introduction

 
  1. Deploy clarity with 2 Background service
  2. Make sure both Background services are up and running. 
  3. Open clarity application and navigate to Home -> 'Reports and Jobs' -> Jobs.
  4. Open any job (let's say 'Clean User Session') 
  5. Schedule three jobs, each one to run every 1 minute (*/1 * * * *) and Submit them.
  6. Navigate to Jobs -> Logs and refresh it every 1 minute.
 
Expected: Every one minute, one new instance of each job will be available under logs (as the jobs are scheduled to run minute).
 
Actual Behavior: Duplicate jobs are shown for one schedule. This is not consistent, but is happening frequently. 

Environment

SAAS GCP 15.7, 15.8

Cause

This is reported as DE55282 

Resolution

This issue is resolved in 15.8.1