Best practice forum (Archived)

Die Forendiskussion wurde entfernt

 
Dieser Forumsbeitrag wurde entfernt
Monday, 2 December 2013, 8:36 AM
Der Inhalt des Forumsbeitrags wurde gelöscht und kann nicht weiter angezeigt werden.
me
Re: Program enrollment message not sent to all enrolees
von George Angus – Monday, 2 December 2013, 7:59 PM
Gruppe 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.

Dieser Forumsbeitrag wurde entfernt
Tuesday, 3 December 2013, 1:31 AM
Der Inhalt des Forumsbeitrags wurde gelöscht und kann nicht weiter angezeigt werden.