Skip to content

handle HTTPErrors from weather resource api better #76

@mikofski

Description

@mikofski

currently generic exceptions are handled and the exception argument is returned. Harden this by catching specific exceptions like

  • http error
  • time out
  • connection
  • the 4th one, I forget what it is, but google

Metadata

Metadata

Assignees

Labels

enhancementpythonPull requests that update python code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions