Skip to content

Added proper error messages in cases where app cannot be loaded#4990

Merged
auvipy merged 1 commit into
masterfrom
app-not-found-messages
Jan 29, 2019
Merged

Added proper error messages in cases where app cannot be loaded#4990
auvipy merged 1 commit into
masterfrom
app-not-found-messages

Conversation

@thedrow

@thedrow thedrow commented Aug 20, 2018

Copy link
Copy Markdown
Contributor

Previously we'd simply crash with an exception.
Now a proper error message is displayed.

Previously we'd simply crash with an exception. Now a proper error message is displayed.
@thedrow thedrow added this to the v4.3 milestone Aug 20, 2018
@thedrow thedrow self-assigned this Aug 20, 2018
@codecov

codecov Bot commented Aug 20, 2018

Copy link
Copy Markdown

Codecov Report

Merging #4990 into master will increase coverage by 0.01%.
The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4990      +/-   ##
==========================================
+ Coverage   82.86%   82.88%   +0.01%     
==========================================
  Files         140      140              
  Lines       15993    16003      +10     
  Branches     2003     2004       +1     
==========================================
+ Hits        13253    13264      +11     
+ Misses       2542     2541       -1     
  Partials      198      198
Impacted Files Coverage Δ
celery/bin/base.py 91.7% <36.36%> (-1.6%) ⬇️
celery/backends/elasticsearch.py 82.05% <0%> (+2.56%) ⬆️
celery/backends/couchbase.py 82.43% <0%> (+2.7%) ⬆️
celery/backends/couchdb.py 82.08% <0%> (+2.98%) ⬆️
celery/backends/consul.py 70.9% <0%> (+3.63%) ⬆️

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 563f23f...20edd81. Read the comment docs.

@auvipy

auvipy commented Aug 20, 2018

Copy link
Copy Markdown
Member

I remember there is a related issue

@auvipy

auvipy commented Nov 18, 2018

Copy link
Copy Markdown
Member

should we get this in?

@thedrow

thedrow commented Nov 19, 2018

Copy link
Copy Markdown
Contributor Author

I was waiting for a code review.
Do you mind testing this manually?

@auvipy
auvipy self-requested a review November 19, 2018 13:12
@thedrow

thedrow commented Nov 20, 2018

Copy link
Copy Markdown
Contributor Author

@auvipy Ping?

@auvipy

auvipy commented Nov 20, 2018

Copy link
Copy Markdown
Member

please wait till tomorrow! I am quite busy today. sorry!

@auvipy
auvipy merged commit acd6025 into master Jan 29, 2019
@auvipy
auvipy deleted the app-not-found-messages branch January 29, 2019 08:35
@thedrow thedrow mentioned this pull request Mar 13, 2019
2 tasks
jeyrce pushed a commit to jeyrce/celery that referenced this pull request Aug 25, 2021
…ery#4990)

Previously we'd simply crash with an exception. Now a proper error message is displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants