Module demonstrating bug reported in magento/magento2#39217
-
Run setup upgrade and DI compilation
-
Run
example:sync:schedule
command to schedule test. -
If cron is not set up to run, run
cron:run
command to allow the message queue consumer to run. -
Check logs for errors.
Resulting error should be that SyncRequestData class can't be instantiated due to missing parameters.