You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the Eloquent Driver using the php please install:eloquent-driver and checking the options to import the various types of content, the process can timeout after 60 seconds if there is a large number of content items to import.
Some additional factors:
The issue happened on our Asset items, importing around 7500+ items
The issue does not appear to happen when running the individual import commands such as php please eloquent:import-assets
Our assets are stored in Amazon S3 (this may be a contributing factor to the time it takes to import the items)
How to reproduce
Have an asset container with a large number of items stored within it
Install the Eloquent Driver plugin using php please install:eloquent-driver
Check the Assets and Assets Container items to be imported from the selectable list
Bug description
When installing the Eloquent Driver using the
php please install:eloquent-driver
and checking the options to import the various types of content, the process can timeout after 60 seconds if there is a large number of content items to import.Some additional factors:
php please eloquent:import-assets
How to reproduce
php please install:eloquent-driver
Logs
Environment
Additional details
No response
The text was updated successfully, but these errors were encountered: