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

blazegraph posts hitting timeouts at corefacility #243

Closed
kevinkle opened this issue Nov 8, 2017 · 2 comments
Closed

blazegraph posts hitting timeouts at corefacility #243

kevinkle opened this issue Nov 8, 2017 · 2 comments

Comments

@kevinkle
Copy link
Member

kevinkle commented Nov 8, 2017

This is in addition to #187 where blazegraph was only struggling with GET requests. We're seeing timeouts with POSTS on the first chunk of #240 files.

I'm thinking we'll have to create a separate task for any and all interactions with blazegraph (instead of only isolating GETs, POSTs will have to be separate tasks and put on the same single worker queue).

@kevinkle
Copy link
Member Author

POSTs are now joined into a queue in #247 There are some changes that jointly address POSTs and GETs but these will be discussed in #187

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

No branches or pull requests

1 participant