I have multiple issues with the web version for shake.
  1. If many requests are pending shake init takes a long time, it's loading and waiting for requests to finish. Therefore the User Experience is really bad with it if the network is slow.
  2. Even though Shake waits for all the requests to finish, it sends only requests that was captured BEFORE the button press, making the wait unnecessary and useless.
  3. Shake doesn't log with isNetworkRequestsEnabled = true requests like Keycloak init requests and other