Hello @Kien_KienMa Web process is used in multiple ways
- to preview delivery
- to show mirror page
- For redirections and tracking
I believe you are seeing an issue on your Marketing instance. First of all this is an DB issue, the Postgres should be responsible for releasing the cursor.
The main reason is the volume to data being processed on your instance and DB is not able to process all of that.
Here are few thing you can do to identify the root cause and fix it.
- Ask Adobe to restart the web instance and clear any long running queries in DB.
- Start Monitoring your instance for long running activities in the workflow and check control panel to long running queries.
- The first query that you will see in Control panel will help you identify the problematic workflow
- Optimize workflow to improve runtime or performance.
Long term fix: Upgrade to latest version campaign or Upsize the Hardware.