Skip to content

Add http reply into slack login and slack connection error#216

Merged
Roach merged 1 commit intoslackapi:masterfrom
harlowja:excpt-with-reply
Oct 9, 2017
Merged

Add http reply into slack login and slack connection error#216
Roach merged 1 commit intoslackapi:masterfrom
harlowja:excpt-with-reply

Conversation

@harlowja
Copy link
Contributor

Summary

It is quite useful to have these exceptions contain the reply
that caused the failure (especially for example when checking
for a 429 status code and backing off further requests). Right
now it is impossible to determine what the underlying issue
was and react appropriatly to it.

Requirements (place an x in each [ ])

It is quite useful to have these exceptions contain the reply
that caused the failure (especially for example when checking
for a 429 status code and backing off further requests). Right
now it is impossible to determine what the underlying issue
was and react appropriatly to it.
@CLAassistant
Copy link

CLAassistant commented Aug 28, 2017

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Aug 28, 2017

Codecov Report

Merging #216 into master will increase coverage by 0.49%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   61.84%   62.33%   +0.49%     
==========================================
  Files           9        9              
  Lines         304      308       +4     
  Branches       56       56              
==========================================
+ Hits          188      192       +4     
  Misses        102      102              
  Partials       14       14
Impacted Files Coverage Δ
slackclient/server.py 63.11% <88.88%> (+1.25%) ⬆️

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 d83bb74...8861478. Read the comment docs.

@Roach Roach merged commit 51b7fa1 into slackapi:master Oct 9, 2017
@Roach Roach mentioned this pull request Nov 22, 2017
2 tasks
@Roach Roach added this to the 1.x milestone Dec 2, 2017
c-goosen pushed a commit to c-goosen/python-slackclient that referenced this pull request Jun 18, 2019
)

Add http reply into slack login and slack connection error
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.

3 participants