Closed lstuma closed 6 months ago
i'm pretty sure all of the features described above are relatively easy to implement apart from the reloading modules one idk how i'm gonna do that but all of the other's i can do for sure once i get the time
I am not sure about the crashing application thing. I think app exceptions should still be caught and a plain status 500 response should be returned.
@raspitim Hm i think adding an option crash_on_failure in the app settings could be the way to go but yeah i think i agree
aight so i think the exception handling i'll implement as the following:
to realise this in code i'll do the following:
@raspitim what do you think?
current progress
aight debug mode is implemented @raspitim
reopening this issue since 1 feature hasn't been implemented yet:
fixed (closing issue):
it is a little bit aggressive though so we may need to come back to it at a later point in time @raspitim
:bug: debug mode:
🖳 non-debug mode:
@raspitim please share your thoughts on this :)