Uh oh!
There was an error while loading. Please reload this page.
Implement context accessor for DatasetEvent extra - #38481
Conversation
Uh oh!
There was an error while loading. Please reload this page.
54834d2 to
8380a93Compare8380a93 to
712e37bCompare
jscheffl
left a comment
There was a problem hiding this comment.
I like the approach as proposed here. Besides the comments to the review, can I kindly request that the existing dataset example is extended such that the "new function" is used there as a good example? Benefit would also be that there is an example existing how to retrieve the extra when receiving the event. At the moment it is a bit complex for somebody trying to figure this out.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e8abd59 to
47da435CompareUh oh!
There was an error while loading. Please reload this page.
47da435 to
2996db3Comparebbovenzi
commented
Jul 18, 2024
Covered in: #40871 |
See #37810 for details. This implements the
dataset_eventscontext key to addextrato a given dataset event that’s to be emitted by the task.I can use some help with how to do the UI part.