Pulkit Jalan

Results 13 comments of Pulkit Jalan

Thats great, looking forward to it. Just a quick note, I added facets to the response collection before I knew it was deprecated. I'll will be removing that soon. On...

Hi @adamfairholm Please use this new branch instead of the other one. I have removed facets from it. https://github.com/clowdy/Elasticquent/tree/improvements

Hi @adamfairholm have you had a chance to look at this?

I think it's ->images instead of ->image. https://github.com/google/google-api-php-client-services/blob/master/src/Google/Service/Vision.php The constructor outlines the methods available for that service. Sent from my iPhone > On 1 Jun 2017, at 04:03, davidpaulalbert wrote:...

Right ok, thanks for letting me know. Do u Ming leaving a snippet of what you did below to get it working please. It may be the wrapper can be...

This can be solved by adding the job back into the queue with a delay. This way the errors eventually are added into sentry. #17 does add this with queue...

Looking at ravens own client, it seems it simply discards the error if sentry returns an error from the api. https://github.com/getsentry/raven-php/blob/master/lib/Raven/Client.php#L620 https://github.com/getsentry/raven-php/blob/master/bin/raven#L66

Not currently possible, once the pull request (#17) is merged in, it will be possible to do both :)

updated readme