serge-web / serge

Serious Gaming, Evolved - web interface
https://sites.google.com/deepbluec.com/serge/
Apache License 2.0
14 stars 4 forks source link

Startup delay when connecting to remote CouchDb backend #2932

Closed IanMayo closed 4 months ago

IanMayo commented 4 months ago

When a CouchDb instance of Serge loads there are lots and lots of calls to different wargame documents. This causes a 7-second delay to application startup.

https://github.com/serge-web/serge/assets/1108513/3546733e-87a9-475b-abe0-3c4b317891ee

I'm sure the calls aren't required.

This issue is on the 2922_Message_response_slowly_when_save_wargame branch.

IanMayo commented 4 months ago

Drop this issue. I was looking at serge-inet, but the issues have actually been fixed in the above branch.