Closed andrewandante closed 3 years ago
Only use Sync jobs if shouldUseSyncJobs() is true
shouldUseSyncJobs()
true
Yep that makes sense, seem to be an oversight that it's just used in BatchProcessor right now
BatchProcessor
Only use Sync jobs if
shouldUseSyncJobs()
istrue