Skip to content

Handle Timeout Exceptions in HTTP Requests #64

@e5LA

Description

@e5LA

Task

Implement a function to handle timeouts in HTTP requests.

  • Input: URL, timeout in ms
  • Output: response or error handling
  • Demonstrate exception handling pattern
  • File: network/HandleTimeout.kt

Update the network/README.md with a short entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtype: snippetSmall, reusable Kotlin functions or expressions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions