What happens to an asynchronous plugin if the Dataverse async service is restarted while the plugin is queued?
-
A
The plugin execution is permanently cancelled
-
B
The system message is lost and must be manually requeued
-
C
The async service replays the message from the queue after restart
-
D
The plugin runs synchronously as a fallback