Showing the query process when it takes a long time to query · Issue #303 · QuiltServerTools/Ledger · GitHub
More Web Proxy on the site http://driver.im/
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
When querying for a large batch of data (for example /lg search ... range:20), it will takes sometimes even a few minutes to get the response. There is no way for us to track the current progress during the large query, and Ledger will not respond to any new requests either. It looks like it's stuck, and we have no choice but to wait for a long time to get the feedback.
Describe the solution you'd like.
Ledger should give regular feedback on the current progress when doing larger queries. Maybe something like:
And, if Ledger is busy now and will queue the new incoming request, it should give a feedback too, to tell the player with something like "The database is busy, your request will be queued" instead of just queuing the request and responding nothing.
Describe alternatives you've considered.
Any improvement on instructions are great. :-) This makes Ledger more user-friendly.
Agreements
I have searched for and ensured there isn't already an open issue regarding this.
I have ensured the feature I'm requesting isn't already in the latest supported mod version.
Other
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
When querying for a large batch of data (for example
/lg search ... range:20
), it will takes sometimes even a few minutes to get the response. There is no way for us to track the current progress during the large query, and Ledger will not respond to any new requests either. It looks like it's stuck, and we have no choice but to wait for a long time to get the feedback.Describe the solution you'd like.
Ledger should give regular feedback on the current progress when doing larger queries. Maybe something like:
And, if Ledger is busy now and will queue the new incoming request, it should give a feedback too, to tell the player with something like "The database is busy, your request will be queued" instead of just queuing the request and responding nothing.
Describe alternatives you've considered.
Any improvement on instructions are great. :-) This makes Ledger more user-friendly.
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: