decentraland / decentraland/catalyst

Content Server DB Management

Open
#1,430 0 comments 0 reactions 0 assignees View on GitHub
epic
Dominant language
TypeScript
Stars
52
Forks
56
Avg merge
5m
Merged PRs (30d)
1

Description

Analyze the use of the DB management in the Content Server.
The current implementation doesn't make use of workers and makes some not idea uses of transaction leading to some errors like Tx timeout while syncing from scratch

Contributor guide

Open the contributing guide

Research direction

Locate the Content Server's database-management code and the sync-from-scratch path; the issue does not name specific files or tests. First trace how workers and transactions are currently used and reproduce the transaction-timeout error if possible. Done means the database sync uses an agreed worker and transaction strategy without the reported timeout errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.