cakephp-email-queue icon indicating copy to clipboard operation
cakephp-email-queue copied to clipboard

Maximum Retry Count

Open shlaing opened this issue 7 years ago • 2 comments

Is there any way to configure the maximum retry count via bootstrap.php or wherever? I would like to request that this library should have an option to configure the maximum count.

@lorenzo

shlaing avatar Jun 01 '18 10:06 shlaing

Is there any way to configure the maximum retry count via bootstrap.php or wherever?

no :) https://github.com/lorenzo/cakephp-email-queue/blob/b3d2e7b9a3cf249828c1ba996d7915302dc78317/src/Model/Table/EmailQueueTable.php#L103

saeideng avatar Jun 01 '18 14:06 saeideng

@shlaing I would accept a pull request to configure this.

lorenzo avatar Jun 04 '18 13:06 lorenzo