-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chronos error on mutation ProcessRecurrence #9664
Comments
If chronos cannot publish to the gql executor, it looks like it lost the connection to redis 🤔 |
Ah! Not clear enough on the logs IMHO. I can restart Chronos, even if it has been restarted multiple times in the last two weeks and we are getting that error message 😿 That said, Chronos should retry connecting because Redis is up and running as the other components are using it. And the error message should state that it can't connect to Redis 🤔 |
Might be something different then. I will check the logs. |
Good that it is working then 😸 Still, the error message should be fixed to help catching real errors then. |
Issue - Bug
node --version
v20.11.0npm --version
10.2.4rethinkdb --version
Chronos will throw the following error non-stop
(See Datadog for that date. We only have 15 days of history in Datadog, and it has been happening for at least those 15 days.
Acceptance Criteria (optional)
Chronos does not throw the error non-stop. And I suppose recurrence works.
Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.
Estimated effort: 1 hour to triage. More if root cause is already identified.
The text was updated successfully, but these errors were encountered: