https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16758
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #2 from Jonathan Druart <[email protected]> --- (In reply to Jacek Ablewicz from comment #0) > I wonder what would be a best approach for solving this issue for > perpetually running scripts? Maybe just adding a function to Koha::Cache > which flushes L1 cache (but not more often then each 10 | 20 | 30 seconds), > and call it in rebuild_zebra.pl etc. daemon loop - ? That sounds good to me. What about flushing it before each run (in case of rebuild_rebra)? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
