Skip to content

Comments

Fix segment docs: diagram and event used for testing#1447

Merged
kzuraw merged 3 commits intomainfrom
fix-segment-docs
Jan 23, 2025
Merged

Fix segment docs: diagram and event used for testing#1447
kzuraw merged 3 commits intomainfrom
fix-segment-docs

Conversation

@kzuraw
Copy link
Contributor

@kzuraw kzuraw commented Jan 21, 2025

No description provided.

@vercel
Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saleor-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 11:06am

Comment on lines 70 to 71
App-->>-AppConfiguration: Fetch app configuration
AppConfiguration-->>+App: Return configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a wrong abstract. Configuration is something internal to app, contrary to previous approach where metadata was something external.

I suggest to change AppConfiguration to Database and thats it - configuration is indeed fetched from DB
The details about DynamoDB can be left to "development" part

@kzuraw kzuraw merged commit c4b0673 into main Jan 23, 2025
8 checks passed
@kzuraw kzuraw deleted the fix-segment-docs branch January 23, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants