Hi everyone,

Still working on my social network project (I swear I will blog about how 
it uses Arango once things get less busy!), I'm now considering using Foxx 
queues to asynchronously denormalize the users' feed. Some questions:
1. I guess that queues are stored in system collections, so by default they 
don't get replicated to other nodes?
2. What happens when a job fails? Does the queue continue to process the 
remaining jobs or does it halt?
3. I've seen that the API can retrieve a list of successful and failed 
jobs, does that mean that this list is stored persistently? Is it purged so 
it doesn't grow indefinitely?

Thanks again for your support,
Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to