Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Stuck on a loop when processing events on develop #594

Open
mohammadranjbarz opened this issue Aug 21, 2021 · 1 comment
Open

Stuck on a loop when processing events on develop #594

mohammadranjbarz opened this issue Aug 21, 2021 · 1 comment
Assignees
Labels

Comments

@mohammadranjbarz
Copy link
Collaborator

There was 36 Processing events but none of them we processing, so I restarted the application it went ok, but it stucked on one events so it was processing that event over and over so it was sending lots of email ( you milestone proposed, ...)
And after restarting redis it went ok (I guessed maybe our queue handler, bull stucks), but maybe I should spend sometime to find the cause.

you can check this log file in develop server
logs/combined-2021-08-21.log
( between 10AM-10:20AM logs)

@mohammadranjbarz
Copy link
Collaborator Author

I got an idea, wrote down here to not forget,

Maybe in event handler we should check the status of event in DB again, to not reprocessing multiple times

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant