Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/feast-dev/feast
/ load
Method
load
sdk/python/feast/feature_server.py:866–867 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
864
self.cfg.set(
"child_exit"
, _gunicorn_child_exit)
865
866
def
load(self):
867
return
self._app
868
869
def
_gunicorn_post_worker_init(worker):
870
""
"Start per-worker resource monitoring after Gunicorn forks."
""
Callers
12
_ingest_stream_data
Method · 0.45
_initialize_conn
Function · 0.45
update
Method · 0.45
offline_write_batch
Method · 0.45
_load_dataframe_from_path
Method · 0.45
parse
Method · 0.45
load_user_embeddings
Function · 0.45
_validate_feature_service
Method · 0.45
_get_shared_keycloak_url
Function · 0.45
_read_projects_list
Function · 0.45
test_sqlite_vec_import
Function · 0.45
init
Function · 0.45
Calls
no outgoing calls
Tested by
3
_get_shared_keycloak_url
Function · 0.36
_read_projects_list
Function · 0.36
test_sqlite_vec_import
Function · 0.36