Catalin Faur

Results 6 comments of Catalin Faur

Test passed :green_circle:

Hi, thanks for reporting this issue with delegation timeout, we will try to reproduce this behavior and we will apply an proper fix

did your try to use Elasticsearch? ``` curl --request GET \ --url ${ES_URL}/delegators/_search \ --header 'Content-Type: application/json' \ --data '{ "query": { "match": { "contract":"erd.." } } }' ```

Hi, thanks for reporting this, we will fix this issue :pray:

> Hello, I still think there needs to be done some concatetation for the deadLetterExchange as it remained hardcoded > > https://github.com/multiversx/mx-api-service/blob/5b0d9f1a7a976cb4c4e44116da8c1572d6337ac6/src/main.ts#L129 > > > https://github.com/multiversx/mx-api-service/blob/5b0d9f1a7a976cb4c4e44116da8c1572d6337ac6/src/queue.worker/nft.worker/nft.worker.module.ts#L35 Solved 🟢

Hello, the functionality has already been in production for some time. Thanks !