Max Fierke

Results 34 comments of Max Fierke

oh nice, I didn't realize that RFC had been merged. I'll take a look at that later.

Neither `this.context` or `this.owner` were considered part of the public API, but in v0/v1 they were both set to the same thing. Most folks used `this.context` in encapsulated tasks, so...

If you have any observability integrations that instrument the various HTTP clients or AWS SDKs, you may want to check on those. In particular, we've found that OpenTelemetry's Faraday middleware...

@cah-briangantzler is the goal here to get the derived state without having to call the real task or to control execution of the task in a test context? It seems...