Skip to content

Conversation

AmirAllayarovSofteq
Copy link
Contributor

No description provided.

throw new RdiPipelineTimeoutException();
}

await new Promise((resolve) => setTimeout(resolve, POLLING_INTERVAL));
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it better to sleep after action rather then before? what if everything was processed and ready in ms?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If everything will proceed in ms it will still work. BTW i agree that better to sleep after(requests will be proceeded really quickly)
Thanks

@AmirAllayarovSofteq AmirAllayarovSofteq merged commit 3381957 into fe/feature/RI-5619_update_test_connections May 27, 2024
@AmirAllayarovSofteq AmirAllayarovSofteq deleted the be/feature/RI-5619_update_test_connections branch May 29, 2024 11:19
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