Peter Kruithof

Results 5 issues of Peter Kruithof

Not sure if this is even possible or in scope for this action, but we install dependencies inside a Docker container where we also have our required extensions available. We...

We are using PubSub heavily in our project, which means lots of long-lived consumers. Since streaming pulls are not a thing in PHP, we resort to an infinite while loop:...

api: pubsub
priority: p2

| Q | A | ------------ | --- | Bug? | no | New Feature? | yes | Version | all The cache PRS's all write a string to the...

help wanted

Apologies if this turns out to be a stupid configuration issue at our end, but hopefully this will help others besides us, if it gets resolved. Some background: we are...

The `RetryMiddleware` triggers a fatal error in some conditions: `Call to undefined method Google\ApiCore\CredentialsWrapper::getRetryFunction()` The issue is caused when the middleware is invoked, seemingly with the scope of the `CredentialsWrapper`,...