Skip to content

Flow - Add Max Signal Limit #594

@aso1124

Description

@aso1124

There is an upper bound on how many Signals a Flow can use without triggering fetch errors. We need to apply a max aggregate limit to a Flow in terms of how many Signals are attached in total.

We'll need to review to discuss best ways to handle when that limit is exceeded:

  1. during update signal
  2. during Flow load due to dynamic query changes
  3. during json import
  4. during playback?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions