Best practice forum (Archived)

该论坛讨论已删除

 
该论坛帖子已被删除
2013年12月2日 Monday 08:36
该论坛帖子的内容已被删除,无法再访问。
me
Re: Program enrollment message not sent to all enrolees
AngusGeorge 发表于 2013年12月2日 Monday 19:59
小组 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.

该论坛帖子已被删除
2013年12月3日 Tuesday 01:31
该论坛帖子的内容已被删除,无法再访问。