Eduard Luca

Results 4 issues of Eduard Luca

This package doesn't fully work with express 4.x (haven't tested other versions). More specifically, the sending of headers and status is not working, and deprecated respectively. Fixing this is fairly...

I'm trying to retry tasks if they fail, using a back-off mechanism: `self.retry(exc=e, countdown=int(random.uniform(2, 4) ** self.request.retries))` When sending tasks from Python's celery, everything works well. Using celery-php to send...

## 🔎 Isolate the bug - [x] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [x] I have confirmed this...

needs discussion
needs investigation

I can see that you use tags in your examples, but are they actually working? I'm asking because the default Zend Memcache extension does know about tags, but doesn't know...