Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Add account data enrichment #1532

Merged
merged 7 commits into from
Dec 13, 2024
Merged

Conversation

zachgoll
Copy link
Collaborator

Closes #834

Adds a basic enrichment flow for accounts.

Account::DataEnricher is a general purpose class that should work in a background job and enrich Account data in the background.

The enrichment process is called during the SyncJob, but runs as a separate job since it will take a long time with accounts that have many transactions.

@zachgoll zachgoll merged commit fe199f2 into main Dec 13, 2024
5 checks passed
@zachgoll zachgoll deleted the zachgoll/enrich-transactions-with-synth branch December 13, 2024 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build transaction enrichment action / flow (with Synth API)
1 participant