efemoney
05/08/2024, 8:30 AMsubject
in a ktor Pipeline
? 🤔 Seems like it will be a good way to monitor a pipeline runAleksei Tirman [JB]
05/08/2024, 9:04 AMefemoney
05/08/2024, 9:08 AMefemoney
05/08/2024, 9:09 AMvar subject
of PipelineContext was Delegates.observable
efemoney
05/08/2024, 9:11 AMsubject
instance is sealed immutable heirarchy, every interceptor can proceed with a new value, so I want to get a history of the changes to the subject as the pipeline proceeds or executesAleksei Tirman [JB]
05/08/2024, 9:14 AMPipelineContext
implementation.efemoney
05/09/2024, 3:06 PM