You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add a stripped down server for debugging ([#196](https://github.com/storacha/freeway/issues/196)) ([bd7adb2](https://github.com/storacha/freeway/commit/bd7adb2fbe2a0780aeff8c6ed80dfd84552ce004))
9
+
* bump egress tracking traffic to 5% ([#200](https://github.com/storacha/freeway/issues/200)) ([5b97f6f](https://github.com/storacha/freeway/commit/5b97f6f4945daf177daf73f2d2a7ada5598fc5a1))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* disable FF_TELEMETRY_ENABLED in wrangler.toml ([#197](https://github.com/storacha/freeway/issues/197)) ([b63d3c3](https://github.com/storacha/freeway/commit/b63d3c3bfdc24badce41b6f5f2517755ba98a153))
15
+
* skip egress tracking if content found in multiple spaces ([#199](https://github.com/storacha/freeway/issues/199)) ([9a8089f](https://github.com/storacha/freeway/commit/9a8089f82214778a53de1f5891f25ebc51eca289))
A stripped down freeway for debugging. Just run `npx wrangler dev` from this directory to start a freeway server that points to production on `http://localhost:8787`.
0 commit comments