Closed (fixed)
Project:
File Link
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2020 at 13:37 UTC
Updated:
9 Nov 2020 at 10:34 UTC
Jump to comment: Most recent
When saving an entity with many file_links there might be a problem to fetch all the metadata before php times out.
Create/update a node with file links and add a lot of links to documents hosted on a slow server.
Add a configuration setting to allow fetching the data as part of a cron job.
implement, test, etc
link data may not be updated immediately but wait for cron.
none
none
Comments
Comment #3
bircherwe may want to add an update hook too, but the default should work too.