-
Notifications
You must be signed in to change notification settings - Fork 369
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
I haven't received a CodeTriage email in a few days 😞 #1619
Comments
Today I received an email. It's February 1st, maybe this has to do with monthly limits from the email delivery service? |
Strange. Did you go awhile without interacting with an email? We have some auto back-off logic that kicks in if we see that emails aren’t being clicked. It might be that back off logic. |
Looking at your account in the DB it looks like code triage thinks it's been 5 days since you've clicked on a link in one of the emails:
Here's where the backoff logic is called CodeTriage/app/jobs/send_daily_triage_email_job.rb Lines 61 to 63 in 51d4960
I went ahead and forced it to deliver an email right now, let me know if you didn't get it. |
I got the email! Here's the latest view into my inbox: I believe I didn't click the email on the 15th. Possibly also on the 11th, which would match the "grow your streak" number. However, I just want to point out that the streak continued to increase between the Jan 24 and Feb 1 email ... that's the period when I didn't receive any emails that prompted me to open this issue. I was clicking on those email links, but there was a break in delivery for some reason. |
@schneems I'm in a similar situation where I'm not receiving any mails at all. Initially I got a ton of codetriage misses you mails, but then once I actually subscribed to a few repos, nothing:D |
Same problem for me, but i see on the codetriage page that the repos have 0 issues, but on the github page, they have 22issues... |
FWIW, I believe the situation that caused me to file this original ticket was: there were no more issues to email me about! I had received emails for all the open issues on all the repositories I was subscribed to. Since then, when a new issue is created, Code Triage has reliably emailed me about it. But if there are no new issues, I won't get any emails. If my diagnosis is correct, I think this is operating as designed? Might that be what's going on for you, too @tunisiano187 and @ananthvyas ? |
@flavorjones, i don't think so, the repository has new tickets nearly everyday, and i just ask for 1 per day. |
Hello! And thank you for CodeTriage. I've halved the number of open issues on Nokogiri over the past two months with your help!
I realized this morning that the last CodeTriage email I received was on Jan 24th. Previously I had been receiving one a day, regularly. There doesn't appear to be any filtering going on in my email client, though I suppose and fear that something like inadvertent blocklisting codetriage.com emails may have happened (I use Gmail).
Expected Behavior
I would love to continue to receive a daily email.
Current Behavior
No email. 😢
Possible Solution
🤷
The text was updated successfully, but these errors were encountered: