-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
Currently, we return a BrokenPromise error code but this makes failures hard to debug and it's often not clear from logs which promise was actually broken. Adding an invariant would help in this regard by providing a stacktrace for BFs that are hard to reproduce.