You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
There has some job haven't execute while we restart the application.
I think that may be redis callback application to run the job, but the memory hasn't the job object because of we restart.
We only to clear the data that stored in redis to fix it, but i think this is not well.
I hope you can understand what i say, sorry for my poor english.
FYI,
How to fix this problem?
There has some job haven't execute while we restart the application.
I think that may be redis callback application to run the job, but the memory hasn't the job object because of we restart.
We only to clear the data that stored in redis to fix it, but i think this is not well.
I hope you can understand what i say, sorry for my poor english.
Best regards.