Giter Site home page Giter Site logo

Comments (4)

mttjohnson avatar mttjohnson commented on September 21, 2024

The topic addressing nginx was previously discussed in #26 and #27

from devenv.

erikhansen avatar erikhansen commented on September 21, 2024

@mttjohnson Thanks. 10 minutes is definitely still too short for my purposes, so I would like to hear David's thoughts on a mechanism to temporarily increase the timeouts, either via a specific script or keyed off a cookie/xdebug setting.

from devenv.

davidalger avatar davidalger commented on September 21, 2024

I frequently use PhpStorm to debug an application and leave my debugging session open for 1hr+

My suggestion? Stop taking long snack breaks! ;)

More seriously though… this is an incredibly long time to expect a system (yes, even on development) to simply wait for you to pickup where you left off. You simply don't have requests which should take nearly this long to run (even in a debugger). Things that do take this long could/should be run from the CLI where an nginx proxy timeout wouldn't come into play.

I think a specific script that temporarily changes these settings would be ideal.

If you would like to create such a script and PR it to the /server/vagrant/bin/ directory, I will consider accepting it, otherwise this is a no go :)

from devenv.

erikhansen avatar erikhansen commented on September 21, 2024

The snacks are just too irresistible. 🍬

PR submitted: #46

from devenv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.