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
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
In one of our projects I updated the contentful_middleman gem to use the latest version, coming from the "dl/upgrade-to-v4" branch.
After this update, running the middleman contentful command with anything higher than "max_include_resolution_depth: 1"
in the config causes processing to hang after a few seconds.
I've tried playing with the all_entries_page_size, but that doesn't seem to help.
In one of our projects I updated the contentful_middleman gem to use the latest version, coming from the "dl/upgrade-to-v4" branch.
After this update, running the middleman contentful command with anything higher than "max_include_resolution_depth: 1"
in the config causes processing to hang after a few seconds.
I've tried playing with the all_entries_page_size, but that doesn't seem to help.