element-hq / element-hq/element-web

Importing keys from key backup to be offloaded to a worker

Open
#17,329 1 comment 0 reactions 0 assignees View on GitHub
A-E2EE A-E2EE-Key-Backup A-Performance O-Occasional P2 S-Minor T-Enhancement
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

Blocking & CPU intensive task that takes approximately 3 seconds should be offloaded to a worker

Contributor guide

Open the contributing guide

Research direction

Start by locating the key-backup import entry point and tracing the approximately three-second CPU-intensive operation described in the issue. Determine how it can be moved to a worker without breaking key import, then verify that importing keys succeeds and the interface remains responsive.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, performance
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.