Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Timeout on _active_tasks query #69

Open
airpaulg opened this issue May 1, 2013 · 1 comment
Open

Timeout on _active_tasks query #69

airpaulg opened this issue May 1, 2013 · 1 comment

Comments

@airpaulg
Copy link

airpaulg commented May 1, 2013

Hello,

I am positive that my server is up and running on touchdb://server1/. Nevertheless, it seems that when I query touchdb://server1/_active_tasks through the REST protocol, I keep receiving timeouts. This only happens during my first connection to my app which does a lot of pulling from the cloud server through one continuous pull replication. I suspect that all the pulling might bottleneck the server, but it is hard to tell. Feel free to tell me what logging channels you need me to activate to help you resolve this.

@snej
Copy link
Contributor

snej commented May 1, 2013

Capture a stack sample of the process while this is going on, and we can see whether the CouchDB thread is actually stuck somewhere. (You can do this with Instruments. Or a low-rent way to do it is just to pause the app and look at all the thread stacks.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants