Open effect-bot opened 4 months ago
Issue Encountered:
Proxy Magic
SqlResolver
Effect.suspend
Reproduction:
Resolution:
compile
next-minor
Additional Issue:
Hash.symbol
TypeError
Effect.annotateLogs
Proxy Whitelisting:
Auto-Merge Behavior:
Handling Special Symbols:
Community Collaboration:
Testing and Validation:
By addressing these points, the Effect-TS ecosystem can improve its robustness and developer experience.
https://discord.com/channels/795981131316985866/1262774065819811983
I'll add more tests to cover more use cases, and add corresponding proxy whitelisting
Summary
Summary
Issue Encountered:
Proxy Magic
) while using Kysely integration withSqlResolver
in Effect.Effect.suspend
.Reproduction:
Resolution:
compile
method.next-minor
branch.Additional Issue:
Hash.symbol
to avoid aTypeError
when usingEffect.annotateLogs
.Key Takeaways
Proxy Whitelisting:
compile
) are whitelisted in the proxy to avoid runtime errors.Auto-Merge Behavior:
Handling Special Symbols:
Hash.symbol
to ensure proper functionality and avoidTypeError
.Community Collaboration:
Testing and Validation:
By addressing these points, the Effect-TS ecosystem can improve its robustness and developer experience.
Discord thread
https://discord.com/channels/795981131316985866/1262774065819811983