s8sg / goflow

A Golang based high performance, scalable and distributed workflow framework
MIT License
1.06k stars 129 forks source link

Add temporary fix for issue-47 - reporting isn't working #50

Closed s8sg closed 12 months ago

s8sg commented 1 year ago

@dan-ash Can you review this once

s8sg commented 1 year ago

@dan-ash Can you review once

s8sg commented 1 year ago

Fixes #47

dan-ash commented 1 year ago

@s8sg as far as I remember I tested this and it seems to solve the issue. Regarding tracing, everything worked fine with the old version of Jager, migrating to OpenTelemetry should be done in another PR.

So I think we can merge this one