crossplane-contrib / crossplane-contrib/function-sequencer
Implement a circut breaker
Open
enhancement
- Dominant language
- Go
- Stars
- 37
- Forks
- 19
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 4
Description
### 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.