Page MenuHomePhabricator

[24Q4] Make it easier for users to debug their code by having each function sub-call return a complete metadata map
Open, In Progress, LowPublic

Description

Function call metadata provides valuable info to function contributors and users. When metadata shown is incomplete, this deprives them of the info they need to understand and debug function behavior.


Definition of Done

  • metadata contains information about nested function calls within a composition (not just the top-level function call), held in an optional key to a list of further metadata maps
  • display layer can handle potentially nested metadata map elements

Event Timeline

Jdforrester-WMF reassigned this task from cmassaro to dmartin.
Jdforrester-WMF reassigned this task from dmartin to DMartin-WMF.
Jdforrester-WMF reassigned this task from DMartin-WMF to gengh.
Jdforrester-WMF added a subscriber: dmartin.
Jdforrester-WMF added a subscriber: DMartin-WMF.
Jdforrester-WMF renamed this task from [EPIC] Q4 - Make it easier for users to debug their code by having each function sub-call return a complete metadata map to [24Q4] Make it easier for users to debug their code by having each function sub-call return a complete metadata map.Thu, Jun 6, 4:13 PM