clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.12k stars 100 forks source link

Fix reducer wait time metric #1173

Closed joshua-spacetime closed 2 weeks ago

joshua-spacetime commented 2 weeks ago

At the moment we're only recording this metric for scheduled reducers. We should be recording it for all reducers. We're also recording it before we acquire the module instance semaphore.