BlueBrain / BlueBrain/nexus

Storages healing mechanism to update default storage

Open
#1,924 0 comments 0 reactions 0 assignees View on GitHub
delta
Dominant language
Scala
Stars
301
Forks
76
PR merge metrics
No merged PRs in 30d

Description

When creating a storage, if the storage has the flag `default=true`, the previous project default storage is synchronously updated to `default=false` (discarding errors if they occur).

We need an async. process that verifies this update has been performed. In cases where it hasn't, it should perform the update.

Contributor guide

Open the contributing guide

Research direction

Start by locating the storage-creation path that handles default=true and the existing process framework for asynchronous work. Trace how the previous project default is updated and how errors are discarded; done means an async process verifies that update and retries it when necessary.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.