Add documentation for mautic:campaigns:resume-stuck command#709
Add documentation for mautic:campaigns:resume-stuck command#709rohitpavaskar wants to merge 1 commit into
Conversation
Document the new command that resumes execution for contacts stuck in campaign workflows. This command helps recover contacts that got stuck due to exceptions, server issues, or events added after contacts had already progressed past that point. Related to: mautic/mautic#15310
escopecz
left a comment
There was a problem hiding this comment.
@adiati98 we should probably create the 7.2 branch for these PR, right?
@rohitpavaskar shall we suggest users to also configure this command to run periodically as a cron job? Or only in special cases?
|
@escopecz if this aims 7.2, we can create the branch. Would it be based on 7.1 or 7.0? |
|
It should be based on 7.1 |
|
@escopecz noted. Can we hold on a bit? I'll try to review and merge as much PRs as we can for branch 7.1 before creating 7.2. |
|
Sure thing! |
Yes, This needs to be set as cron job but separate job for each campaign. |
|
Thanks for documenting the new I noticed two numerical values that don't match the source code and should be corrected:
🤖 Review by Promptless |
|
@rohitpavaskar can you please check if the review from Promptless here is correct? TIA! ✨ |
Description
Document the new command that resumes execution for contacts stuck in campaign workflows. This command helps recover contacts that got stuck due to exceptions, server issues, or events added after contacts had already progressed past that point.
Related to: mautic/mautic#15310
Linked issue
mautic/mautic#15310
Screenshots or screen recordings