What problem are you facing?
It's possible to create sequencer loop (self reference) which result in endless usage object, until the 1MB object limit is reached (sinde the compose resource)
How could this Function help solve your problem?
May implement a circut breaker to prevent loops and fail.
What problem are you facing?
It's possible to create sequencer loop (self reference) which result in endless usage object, until the 1MB object limit is reached (sinde the compose resource)
How could this Function help solve your problem?
May implement a circut breaker to prevent loops and fail.