Unique Id per request for HttpApi?
Hi, I'm planning to write a HttpApiMiddleware for generating a unique Id for each request that gets appended in the response headers tracing. Is there anything built-in in Effect platform package that already do that?
