When rebuilding features, reverting, etc. I am getting hundreds of watchdog entries saying that the maximum recursion depth for features_var_export has been reached. Fine, that's good information, but let's add some sort of flood control ;).

Will add a patch for this asap.

Comments

hefox’s picture

Patch? sounds like features var export is encountering something recursing?

kenorb’s picture

Assigned: fubhy » Unassigned
Category: Task » Support request
Status: Active » Postponed (maintainer needs more info)
kenorb’s picture

Possibly recursion depth was reached several times. Probably increasing count could help.

if ($count > 50) {