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

fix testEndToEndPayload #907

Merged
merged 1 commit into from
Jun 14, 2023
Merged

fix testEndToEndPayload #907

merged 1 commit into from
Jun 14, 2023

Conversation

llbartekll
Copy link
Contributor

@llbartekll llbartekll commented Jun 14, 2023

Description

The RelayClientEndToEndTests testEndToEndPayload fails sometimes on the CI. This is potential fix for the test, the change prevents clients from publishing duplicated messages and double subscribe for topic. It also adds 1s delay between A and B publish, simulating more real world scenerio.

Resolves # (issue)

How Has This Been Tested?

Due Dilligence

  • Breaking change
  • Requires a documentation update

@llbartekll llbartekll temporarily deployed to internal June 14, 2023 07:52 — with GitHub Actions Inactive
@llbartekll llbartekll merged commit 75b0a8d into develop Jun 14, 2023
@llbartekll llbartekll deleted the fix-testEndToEndPayload branch June 14, 2023 10:59
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