The issue I was facing concerned multiple calls to the api before the api had chance to get cached.
After a short follie in the IRC last night the solution turned out to be changing the service to a factory and storing the request in a cache object then on the second hit looking to see if the $resource promise was in the cache object and returning that. Thank you for your help however :-) -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
