Refactor FetchParams
bugenhancementin-progress
FetchParams duplicates state as documented in Issue [111](https://github.com/CallistoLabsNYC/samsa/issues/111)
Labeled as bug due to 111.
A refactoring should be done so that this duplication is removed. We can consider an approach that does not store state in the struct and instead creates it via a factory method from the context it is needed.
关闭于 2025-08-31 0 条评论