Dont call `combine` function during combine initialization
Open
breaking changes
core
- Dominant language
- TypeScript
- Stars
- 4.9k
- Forks
- 280
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 7
Description
Right now, in 23 version, function in combine called during combine method call and if this function throws an error, the whole application becomes broken, we could get rid of this initial call entirely
Contributor guide
Assessment
This issue has not been assessed yet.