Unstructured-IO / unstructured-api

Apache License 2.0
429 stars 94 forks source link

feat: add env-variable based uvicorn app timeout #401

Closed ds-filipknefel closed 3 months ago

ds-filipknefel commented 3 months ago

Modify app-start.sh so that if MAX_LIFETIME_SECONDS environmental variable is set, app will be gracefully (and later forcefully if it fails) shutdown after set amount of seconds.