Skip to content

Remove CPU resource requirement from non processing PDP tasks #1257

@LexLuthr

Description

@LexLuthr

Multiple PDP tasks require 1 CPU per execution. Most of these task are either simply message send or just DB execution. We should remove CPU as a requirement for them and use a global Max value to control the parallel execution.

Exception:

  1. Downloads - They require CPU for commP calculations. So we should control the flow with CPU here
  2. Proving
  3. Save Cache

Metadata

Metadata

Assignees

Labels

team/fs-wgItems being worked on or tracked by the "FS Working Group". See FilOzone/github-mgmt #10

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions