selected-pixel-jameson

Results 105 comments of selected-pixel-jameson

Well this is very strange now. I only can replicate this on my development and production environments. It does not seem to happen on my local environment. I know that...

WOW! The count for any given slug is stored using a constant in the programming and is not calculated off the actual number of fields in the database that have...

If I add `settings: { stalledInterval: 0, maxStalledCount: 0 } }` when creating the queue this problem does not seem to arise. ``` const pgIssueIndexQueue = new Queue('pgIssueIndexQueue', { redis:...

I ended up having to increase the instance and parse the larger job out into much smaller jobs. There are instances where the "smaller" jobs are still pretty long and...

> From what you write it seems like the jobs are being stalled and moved back to wait. For a job to stall, by default, it must process for at...

I'm also having this issue. This was working fine until I updated to Django 2.0+

@jpic Sorry for the very delayed response. Yes. I do have django.contrib.admin in INSTALLED_APPS.

I don't believe I'm seeing this error anymore.

If you are running MacOS going to Settings -> Sharing -> Disable Airplay Receiver.