- Issue created by @vanilla-bear
- πΊπΈUnited States AaronBauman Philadelphia
A drush command or similar would be great.
Hello,
I've noticed some lines in my salesforce_push_queue table with errors related to mapped_object_id = 0.
I couldn't find any Drush command to clear them out on demand.
I came across this comment in the code:
I find this comment :
// Failed items will remain in queue, but not be released. They'll be
// retried only when the current lease expires.
// doCreateItem() doubles as "save" function.
Is it possible to propose a command to clean these up? Is there a reason why such a command hasn't been suggested?
Active
5.0
salesforce_push.module
A drush command or similar would be great.