Betarena / boilerplate

Betarena Template Repository
0 stars 0 forks source link

[Bug]: [C] Sitemap Generation issue #18

Closed migbash closed 1 week ago

migbash commented 1 week ago

Is there an existing issue for this?

🐞 Describe the bug

It appears that a case for an error occurs when the queue is triggered, in cases where:

  1. (column) category :: fixture is present.
  2. Many (workflow) permalink_queue process are triggered in succession.

🤔 Expected Behavior

Should work correctly and on-time.

Steps To Reproduce

Console Logs (if any)

No response

Anything else?

Issue cause also seemed to freeze the workers very quickly, and made it stuck. A docker restart [..] had to be ran to re-boot (essentially) the bull-mq worker.