Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks not completing for the last 8 days #181

Open
smoebot opened this issue May 4, 2017 · 5 comments
Open

Tasks not completing for the last 8 days #181

smoebot opened this issue May 4, 2017 · 5 comments
Labels

Comments

@smoebot
Copy link

smoebot commented May 4, 2017

Hi,

I have a relatively new install of Scumblr 2. It was working fine up until about 8 days ago. It appears that tasks aren't completing.

I have 3 groups of tasks
Group 1 - 2 tasks that each do a google search for some domain names
Group 2 - 1 task that does a Twitter mention search
Group 3 - 2 tasks that each do a cURL query against results found in Group 1

Running the tasks manually shows:
Group 1: running (6bc03767376739cd9736f212)
for eternity

If I disable Group 1, the same behavior is replicated on Group 2.
If i disable Group 2, the same behavior is replicated on Group 3.

Web interface seems to be working fine

@sbehrens
Copy link
Contributor

sbehrens commented May 5, 2017

@ahoernecke This may be fixed by the the async-refactor branch?

@sbehrens sbehrens added the bug label May 5, 2017
@smoebot
Copy link
Author

smoebot commented May 22, 2017

Hi, is there any more insight on this one?

@ahoernecke
Copy link
Contributor

Hi @smoebot,

We have been working on a pretty large minor release in the async-refactor branch. The code in that branch isn't and is actively being worked on, but it's what we're using internally and has a number of enhancement and improvements, including to the task handling. You might want to try that branch and see if you get better results.

Have you tried anything that has resolved the issue? (For example, is the issue temporarily resolved if the sidekiq is restarted)? Can you give me an idea of how long each task/group ran before they stopped working properly?

Thanks

@smoebot
Copy link
Author

smoebot commented May 30, 2017

Hi @ahoernecke.

Tried pulling that branch. No dice.
Nothing is resolved if sidekiq is restarted.

The task groups seemed to be running fine for about a month until they stopped working.

@sbehrens
Copy link
Contributor

Hi @smoebot,

Did you happen to notice any memory issues (rails or sidekiq taking up most system memory) when the task groups stopped executing?

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

No branches or pull requests

3 participants