Rahul Kumar

Results 4 comments of Rahul Kumar

Hey @aniketmaurya, I've done some research and implemented a shutdown endpoint that successfully terminates the processes. However, there are still some exceptions thrown during shutdown due to Uvicorn's inherited run...

@aniketmaurya An idea I had for security was to generate a unique API key that is only for the shutdown endpoint (e.g. `SHUTDOWN_API_KEY`) that is saved to the user's environment...

Hi @GenericP3rson, I am getting the same issue when downloading pyscf. Any idea of what it could be?

Will do @bhimrazy @aniketmaurya , do you think a timed expiration check would be the best approach here? We can add a timestamp field to the response buffer with an...