Skip to content

fix: quartz sample#3772

Merged
iancooper merged 1 commit into
masterfrom
fix-quartz-sample
Sep 10, 2025
Merged

fix: quartz sample#3772
iancooper merged 1 commit into
masterfrom
fix-quartz-sample

Conversation

@lillo42

@lillo42 lillo42 commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

The issue was with the receiver, where we hadn't set up the SNS Topic as FIFO. I enjoy this moment to improve the sample, by:

  • delaying the message by 10s (before it was 1 min)
  • Removing the Program/main class
  • Allowing to stop the sample by pressing CONTROL+C

@lillo42 lillo42 self-assigned this Sep 10, 2025
@lillo42 lillo42 added 3 - Done Bug v10 .NET Pull requests that update .net code labels Sep 10, 2025

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.

@iancooper

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Done Bug .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants