Closed (works as designed)
Project:
OpenCalais
Version:
6.x-3.2
Component:
SemanticProxy
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 17:09 UTC
Updated:
3 Nov 2009 at 02:04 UTC
Plenty of these errors in the last few hours:
SemanticProxy processing error: (500 - Internal Server Error) Internal Exception when trying to use Calais WS (RemoteException)) - Calais Backend-Server is Busy. Please try again later.
How do I try again later with Drupal?
BTW, the reindexing script does not work for me (over 300,000 nodes) - so I am wondering if a reindex feature like Drupal Core Search is in the works, but with options (reindex only pages with no taxonomy terms, reindex languages which are only recently supported by Calais, etc)
Comments
Comment #1
mikeytown2 commented@deltab Having done a site with 650k nodes, it's doable. You have to hack core, mod this module, and rewrite the bulk script; otherwise the bulk import is not reliable.
Comment #2
deltab commented@mikeytown2, thanks, is there a howto document somewhere? or perhaps you can put some patches here?
Comment #3
febbraro commentedFor the original issue, occasionally the web service has some issues but they are usually fixed pretty fast. As for the bulk script, yes, it does not a bit of an overhaul. That should be in a new issue.