What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello folks, i have the problem that one spryker-setup has problems with processing the _sync.search

s.kroll
s.kroll Posts: 118 🪐 - Explorer

Hello folks,
i have the problem that one spryker-setup has problems with processing the sync.search.product queue, but only on one environment. The messages swing between Ready and Unacked in RabbitMQ's Queue-Overview all the time, but total number does not decrease in general. No error-queue-items are generated in the meantime. Does anyone has a hint why could this happen or how to debug this?

Comments

  • giovanni.piemontese
    giovanni.piemontese Spryker Solution Partner Posts: 871 🧑🏻‍🚀 - Cadet

    did u tried to reduce the chunk of publish messages? Any log in exception log?

  • s.kroll
    s.kroll Posts: 118 🪐 - Explorer

    Thanks for your hint. I already took a look at the logs but initially did not find any logs, but later I saw some memory-exeeded warnings.
    I will continue debugging into this direction. The cause could mayby the sheer amount of attributes we have on each product 😄