Skip to content

Reconsider recursive protobuf messages #134

@Taucher2003

Description

@Taucher2003

We currently have a recursive message (example NodeFunction with the next_node field). This can be problematic because some protobuf implementations have depth limits how much nesting is allowed. The rust implementation has a limit of 100 and I couldn't find the limit for ruby.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions