Skip to content

Optimize MigrateBackgroundImages background job #34602

@blizzz

Description

@blizzz

The MigrateBackgroundImages introduced in #34461 should be optimized for better handling of instances with a large amound of users. Right now, it already works in batches of 5000, but the bookkeeping is utterly simple and will loop over already treated users. IConfig API does not allow better, therefore direct DB queries will be necessary.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions