Skip to content

Client code hangs if server unavailable #2

@genghisken

Description

@genghisken

Client code currently waits forever for a response from the Lasair API. (Somewhere around line 37.) This causes the calling code to hang indefinitely.

It would be great if:

  • There was a timeout with a default value (e.g. a few seconds?)
  • The timeout could be overridden by the user (e.g. when creating an instance of lasair_client.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions