Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chronos: errors on SendBatchNotificationEmails and UpdateOAuthTokens #9755

Open
rafaelromcar-parabol opened this issue May 15, 2024 · 2 comments
Labels
bug p3 Should be addressed when able

Comments

@rafaelromcar-parabol
Copy link
Contributor

Issue - Bug

  • How serious is the bug? P3
  • OS: macOS / Linux / Windows / ?
  • Browser: Chrome / Safari / Lynx / ? + version
  • Node version: node --version
  • NPM version: npm --version
  • RethinkDB version: rethinkdb --version

App version v7.31.0

馃尡 Chronos Job autoPause: STARTED                                                                                                                                                                                  
馃尡 Chronos Job dailyPulse: STARTED                                                                                                                                                                                 
馃尡 Chronos Job weeklyPulse: STARTED                                                                                                                                                                                
馃尡 Chronos Job batchEmails: STARTED                                                                                                                                                                                
馃尡 Chronos Job scheduleJobs: STARTED                                                                                                                                                                               
馃尡 Chronos Job updateTokens: STARTED                                                                                                                                                                               
馃尡 Chronos Job processRecurrence: STARTED                                                                                                                                                                          
                                                                                                                                                                                                                   
馃尵馃尵馃尵 Server ID: 175. Ready for Chronos           馃尵馃尵馃尵                                                                                                                                                          
Trace: SEND TO SENTRY TIMEOUT {"query":"mutation SendBatchNotificationEmails { sendBatchNo"} undefined                                                                                                             
    at sendToSentry (/home/node/parabol/dist/chronos.js:17395:11)                                                                                                                                                  
    at publishWebhookGQL (/home/node/parabol/dist/chronos.js:17366:28)                                                                                                                                             
Trace: SEND TO SENTRY TIMEOUT {"query":"mutation SendBatchNotificationEmails { sendBatchNo"} undefined                                                                                                             
    at sendToSentry (/home/node/parabol/dist/chronos.js:17395:11)                                                                                                                                                  
    at publishWebhookGQL (/home/node/parabol/dist/chronos.js:17366:28)                                                                                                                                             
Trace: SEND TO SENTRY TIMEOUT {"query":"mutation UpdateOAuthTokens($updatedBefore: DateTim"} undefined                                                                                                             
    at sendToSentry (/home/node/parabol/dist/chronos.js:17395:11)                                                                                                                                                  
    at publishWebhookGQL (/home/node/parabol/dist/chronos.js:17366:28)

Datadog logs

Acceptance Criteria (optional)

Chronos do not show the error anymore
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.

@Dschoordsch
Copy link
Contributor

Looks like it just took long and timed out. We should investigate why it's so slow.

@jordanh jordanh added the p3 Should be addressed when able label May 20, 2024
@jordanh
Copy link
Contributor

jordanh commented May 20, 2024

Assigned priority during scrub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug p3 Should be addressed when able
Projects
Status: To triage
Development

No branches or pull requests

3 participants