GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python

There is no way to pass options to the `create_server` function

Open
#174 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
968
Forks
128
PR merge metrics
No merged PRs in 30d

Description

I would like to pass options such as workers and threads to the `create_server` function which then gets passed to the http server. However, currently the `create_server` function doesn't pass in any options

`create_server(app, debug).run(host, port)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.