Skip to content

Commit

Permalink
force overnight report caching
Browse files Browse the repository at this point in the history
  • Loading branch information
sajp committed Apr 19, 2013
1 parent 05654e7 commit 300d2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/LIMS2/Task/General/CacheReports.pm
Expand Up @@ -86,6 +86,7 @@ sub cache_report {
model => $self->model,
report => $datum->{report_type},
params => $datum->{report_params},
force => 1,
);

sleep 1;
Expand Down

0 comments on commit 300d2d4

Please sign in to comment.