© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
documentation error: Executing Effects and Observing Results - Effect Community
EC
Effect Community
•
3y ago
•
4 replies
danielo515
documentation error: Executing Effects and Observing Results
"By calling Effect
.runSync
(runnable
)
, we execute the effect and observe the result
.
"
https://www.effect.website/docs/context-management/services#:~:text=By%20calling%20Effect.runSync(runnable)%2C%20we%20execute%20the%20effect%20and%20observe%20the%20result
.
that is incorrect
, it is using runPromise
, also it is showing that the result will be void
, when in reality it is number
Managing Services – Effect
A fully
-fledged functional effect system for TypeScript with a rich standard library
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Running Effects in Parallel and Yielding Results
EC
Effect Community / 🚀-effect
3y ago
Observing Hits and Misses in a `PersistedCache` with Generalized Metrics
EC
Effect Community / 🚀-effect
10mo ago
Error when piping two effects together
EC
Effect Community / 🚀-effect
3y ago
Serializing and Transferring Effects Between Servers
EC
Effect Community / 🚀-effect
2y ago