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

don't use deduplication id for streamProcessed events #1385

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

themarolt
Copy link
Contributor

@themarolt themarolt commented Aug 28, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at fff85c4

Simplified the streamProcessed method of the IntegrationRunWorkerEmitter class by removing an unnecessary parameter from the sendMessage method. This change affects the file services/libs/sqs/src/instances/integrationRunWorker.ts.

🤖 Generated by Copilot at fff85c4

streamProcessed calls
sendMessage with two args
simpler code in spring

Why

How

🤖 Generated by Copilot at fff85c4

  • Simplify sendMessage method call by removing redundant parameter (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@themarolt themarolt added the Bug Created by Linear-GitHub Sync label Aug 28, 2023
@themarolt themarolt marked this pull request as ready for review August 28, 2023 11:49
@garrrikkotua garrrikkotua self-requested a review August 28, 2023 11:53
@themarolt themarolt merged commit fa7e44d into main Aug 28, 2023
9 checks passed
@themarolt themarolt deleted the bugfix/trigger-integration-stream-processed-checks branch August 28, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants