Francesco Iannuzzelli

Results 7 issues of Francesco Iannuzzelli

I have experienced a few process crashes with the following error, it seems to happen randomly with the same (cached) image being served ok at times, and some other times...

type: bug
product: CDN

Currently all hooks need to complete before a response is returned. This has negative side-effects, in terms of performance, when a collection write request triggers, via beforeUpdate or afterUpdate hook,...

type: enhancement
product: API

As a schema designer, I would like to availability to restrict composition in the case the field references a collection known to have a large number of records. Consider for...

type: enhancement
type: discussion
product: API

If an afterUpdate hook calls an update method to the same collection it is associated with, an endless update loop would kick in with catastrophic consequences. Although it is an...

type: enhancement

Similarly to Dadi Cache, using https://www.npmjs.com/package/ioredis and therefore supporting Sentinel

product: Queue

Under load test, I see this error in the logs. I guess this is caused by some datasource failing under stress. Could it be possible to capture this error in...