Best practice forum (Archived)

La discussione è stata rimossa.

 
L'intervento è stato rimosso
Monday, 2 December 2013, 08:36
Il contenuto di questo intervento è stato rimosso, non è più possibile visualizzarlo.
me
Re: Program enrollment message not sent to all enrolees
di George Angus - Monday, 2 December 2013, 19:59
Gruppo Totara

Hi Darren,

Its possible this is a timeout problem - are you running anything else which could cause this?

This maybe helpful - 

"fastcgi timeout settings the program_assignment event from instant to cron. That would make the messages send on the next cron run instead of straight away, and should stop you from timing out.

The sql statement to do that would looks something like this:
UPDATE mdl_events_handlers SET schedule = 'cron' WHERE eventname = 'program_assigned';

George.

L'intervento è stato rimosso
Tuesday, 3 December 2013, 01:31
Il contenuto di questo intervento è stato rimosso, non è più possibile visualizzarlo.