temporal icon indicating copy to clipboard operation
temporal copied to clipboard

[WIP] Init shard and history engine with fx

Open dnr opened this issue 8 months ago • 0 comments

What changed?

Use fx to construct shard context, history engine, and history api handlers.

Why?

Reduce boilerplate, make dependencies more explicit,

How did you test it?

  • [x] built
  • [ ] run locally and tested manually
  • [ ] covered by existing tests
  • [ ] added new unit test(s)
  • [ ] added new functional test(s)

dnr avatar Jun 10 '25 06:06 dnr