Skip to content

feat: Create a new microservice to monitor task queue

Tao Mao requested to merge slb/tmao/sync-queue-watcher-service into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Documentation

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Anthos
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

  1. Create a new folder for new microservices
  2. Set up infrastructure for the new services
  3. Create a watcher program to monitor task queue and consume the message from the queue

Merge request reports

Loading