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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💥 Fail flow starts which can't be started #311

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Conversation

rowanseymour
Copy link
Contributor

Started off looking at https://sentry.io/organizations/nyaruka/issues/1756193944/?project=1281372&referrer=alert_email and wondering if invalid search queries could stay out of Sentry, but then noticed that we don't mark starts as failed when the handler task errors... or at least I'm not seeing any code anywhere which marks starts as failed.

@rowanseymour rowanseymour requested a review from nicpottier July 1, 2020 15:40
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #311 into master will increase coverage by 0.08%.
The diff coverage is 55.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   53.14%   53.22%   +0.08%     
==========================================
  Files          99       99              
  Lines        8629     8638       +9     
==========================================
+ Hits         4586     4598      +12     
+ Misses       3352     3347       -5     
- Partials      691      693       +2     
Impacted Files Coverage Δ
models/starts.go 6.10% <0.00%> (-0.25%) ⬇️
tasks/starts/worker.go 57.73% <71.42%> (+9.38%) ⬆️
web/contact/contact.go 70.62% <75.00%> (+0.97%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a2c428...3bc4950. Read the comment docs.

@rowanseymour rowanseymour merged commit a460514 into master Jul 1, 2020
@rowanseymour rowanseymour deleted the failing_starts branch July 1, 2020 16:06
rasoro pushed a commit to Ilhasoft/mailroom that referenced this pull request Mar 10, 2023
Only log channel events when we have a channel matched
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants