Giter VIP home page Giter VIP logo

Comments (8)

jamesls avatar jamesls commented on May 11, 2024 10

#147 has been merged, which adds support for chalice local. I'll have a release out soon, try it out and let me know if you have any feedback.

Btw, the rationale for not propagating exceptions by default is so that you don't leak internal information in your error responses. You can set app.debug = True in your app.py file, and the exceptions will propagate back to you.

That being said, hopefully chalice local makes this unnecessary :)

from chalice.

jamesls avatar jamesls commented on May 11, 2024 3

I agree, thanks for the feature request. This is something I plan on adding.

from chalice.

jvkumar avatar jvkumar commented on May 11, 2024 2

👍

from chalice.

moselaymd avatar moselaymd commented on May 11, 2024 2

👍

from chalice.

dannymcpherson avatar dannymcpherson commented on May 11, 2024

👍🏻

from chalice.

dkotik avatar dkotik commented on May 11, 2024

yes! please do, i boiler-plated it under flask, but it flask uses <> brackets for url params and accesses url params differently - bleh wasted 2 hours.

something please! soon please!

from chalice.

kousuke-takeuchi avatar kousuke-takeuchi commented on May 11, 2024

Yes! And I wanna create custom class to execute just like python app.py runserver or python app.py test --with-report

from chalice.

sscarduzio avatar sscarduzio commented on May 11, 2024

this is super urgent for IRL usage of this framework, deploying takes forever and error messages in remote logs are super generic (no exception propagation)

from chalice.

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.