-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add possibility to run multiple archiver in parallel #4903
Copy link
Copy link
Closed
Labels
CriticalIndicates the severity of an issue is very critical and the issue has a very high priority.Indicates the severity of an issue is very critical and the issue has a very high priority.EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone
Metadata
Metadata
Assignees
Labels
CriticalIndicates the severity of an issue is very critical and the issue has a very high priority.Indicates the severity of an issue is very critical and the issue has a very high priority.EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Add possibility to run multiple archiver via cli in parallel to make archiving of >10k websites faster.
If a server has enough power / resources a user will be able to start for instance 5 archiver in parallel and they will all archive different site ids. Currently, all started archiver would archive the same site ids.