Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(correlationID): improve documentation #768

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

samueldurantes
Copy link
Contributor

No description provided.

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f792265
Status:⚡️  Build in progress...

View logs

@samueldurantes samueldurantes merged commit f22c69e into main Jan 2, 2024
1 of 2 checks passed
@samueldurantes samueldurantes deleted the feat/correlation-id branch January 2, 2024 15:12
Copy link
Contributor

@noghartt noghartt left a comment

Choose a reason for hiding this comment

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

good

Vamos considerar um cenário em que estamos desenvolvendo um serviço de pagamento em um ambiente de microserviços, onde várias solicitações são processadas simultaneamente. Ao receber uma solicitação de pagamento, geramos um Correlation ID único para essa transação. Aqui está um exemplo de implementação em Python:

```
Copy link
Contributor

Choose a reason for hiding this comment

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

missing python flag on the codeblock for syntax highlighting

This was referenced Jan 24, 2024
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