excellalabs / excellalabs/PortfoliOSS

Move persistence query into ViewCreationActor

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This way we'll actually store the offset and resume it within that actor.

Also, this will mean making the actor a persistent actor so we can update the snapshot and offset it as well.

ef: https://github.com/SeanKilleen/2022-04_portfolioss_repro/pull/1/files

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating ViewCreationActor and reviewing the referenced pull request at github.com/SeanKilleen/2022-04_portfolioss_repro/pull/1/files. Trace where the persistence query, offset, snapshot, and actor state are handled. Done means the query and offset resume within ViewCreationActor, with the actor persisting snapshots and offsets as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
distributed-systems
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.