Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM forum
Unanswered

Thread.sleep in an asynchronous plugin

Posted on by 228
I've got an asynchronous plugin that is registered on the create of entity X. In the plugin's business logic I'm looking (Retrieve Multiple) for a related record that getting created asynchronously. Sometimes this record is readily available and sometimes the response returns entities count as 0. I'm thinking of suspending the thread for 2 seconds (Thread.Sleep(2000);)  when the response returns count as 0
and retry the Retrieve Multiple request. Now is it a bad idea to do this in the asynchronous plugin code?, Is there a better way to wait and retry after 2 seconds?
 
 
 

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,326 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,166 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans