Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mohan3d/PyOpenload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mohan3d/PyOpenload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 27, 2019

  1. feat: add default 10 seconds timeout in all requests

    mohan3d authored and mohan3d committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    0cf9c69 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. fix: bump up timeout to 30 seconds & update version

    it's clear that openload these days takes a long time to respond for some reason.
    
    instead of getting many timeout exceptions for non experienced users, prefered to bump up timeout.
    mohan3d authored and mohan3d committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    2ce48c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from mohan3d/feature/timeout

    Add timeout in order not to stuck waiting for openload response
    mohan3d authored Jul 6, 2019
    Configuration menu
    Copy the full SHA
    43e78f1 View commit details
    Browse the repository at this point in the history
Loading