Enrico Deleo
Enrico Deleo
If you're using tools like mailcatcher (or any fake smtp tool) you need to use unauthenticated smtp. With #master it didn't worked (maybe a space was automatically append to the...
I am using ioredis against a `Keydb` master-master architecture. Since my specific scenario asks for one single connection a time, I would need to connect to let's say host1 and...
**Describe the bug** In some context, while sending requests containing payload as objects I get the error `The object can not be cloned`. **Desktop (please complete the following information):** -...
**Describe the bug** Returning to the app from a card confirmation via the Braintree SDK throws an error on firebase analytics. **To Reproduce** Steps to reproduce the behavior: 1. Pay...
Since #8 the readme should mention this method, or better the background process should automatically clear itself before running the same queue. Shouldn't it?
**Feature proposal** `onResponse` could support node transforms applied to the pipeline in order to allow reasonable performant, on-the-fly, transformations . A developer can achieve such result in a reusable fashion...
This is related to #27 Using wrong credentials, Wordpress automatically calls a function that generates the lost password login. Since this plugin hook an event that occurs early, the method...
Hi! I just discovered that calling endpoints with the basic authentication generates randomly the error (fortunately the majority of calls don't generate any error) `BadMethodCallException: Call to a member function...
Hi everyone, maybe a silly question here: but why don't use `Memcached` (with the d) in this implementation? It seems that in php7.0 memcached is preferred (or am I wrong?)
When installing Wakatime via **homebrew**, it is accessible as `wakatime-cli` not `wakatime` (at least lately). Is it an expected behaviour? Should I link the binary in order to satisfy this...