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

inconsistent hit list behavior after several hours; is psiturk shell db connection timing out? #522

Open
gureckis opened this issue Jun 29, 2021 · 2 comments
Labels

Comments

@gureckis
Copy link
Member

ok I'm on 3.2.0...

I created a hit and it shows up when I type hit list

[psiTurk server:off mode:live #HITs:1]$ hit list
Compensation HIT for e-mailed workers - All Others will Be Rejected
	Status: Unassignable
	HITid: 3KG2UQJ0MJFJ6PHLZKHFE8XK202QN9
	max:9/pending:9/complete:0/remain:0
	Created:2021-06-29 12:02:50-04:00
	Expires:2021-07-03 12:02:50-04:00
	Is Expired:False

then several hours (lunch) goes by and I wanted an update so I typed hit list again
and get

[psiTurk server:off mode:live #HITs:1]$ hit list
*** no hits retrieved

but hmm... what happened to my active hit. Well quit the shell and then restart it, it is back!

[psiTurk server:off mode:sdbx #HITs:0]$ mode
Entered live mode
[psiTurk server:off mode:live #HITs:1]$ hit list
Compensation HIT for e-mailed workers - All Others will Be Rejected
	Status: Unassignable
	HITid: 3KG2UQJ0MJFJ6PHLZKHFE8XK202QN9
	max:9/pending:9/complete:0/remain:0
	Created:2021-06-29 12:02:50-04:00
	Expires:2021-07-03 12:02:50-04:00
	Is Expired:False

I think there is possibly a mysql connection dying in the background or something and no warning messages about tit from hit list so you get this confusing behavior where things appear to come and go.

@gureckis gureckis added the bug label Jun 29, 2021
@gureckis
Copy link
Member Author

amendment here -- hit list in command line shell shows nothing but the dashboard does show the current active hits. so basically there's a divergence going on perhaps with the shell does. is the shell deprecated now? I thought at some point it was refactored so everything kind of used the same meta-library of functionality.

@deargle
Copy link
Collaborator

deargle commented Jun 30, 2021 via email

@deargle deargle changed the title inconsistent hit list behavior inconsistent hit list behavior after several hours; is psiturk shell db connection timing out? Oct 1, 2021
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

2 participants