Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/a8d905c325eb20b4#

Currently all scheduled tasks are divided into ones that run before content is displayed to site visitor and after content is displayed to site visitor.

All "before" scheduled tasks usually process some url parameters, that might affect what information is displayed to site visitor. However, when scheduled tasks are moved to Cron, then no processing is done and for ex. whole affiliate system stops working.

I propose to get rid of such before/after separation and make all "before" scheduled tasks as hooks to adm:OnStartup event.

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels