Hey team, I had exactly same issue of this <https:...
# ask-metaflow
d
Hey team, I had exactly same issue of this https://github.com/Netflix/metaflow/issues/397, where our bearer token defined in
METAFLOW_SERVICE_HEADERS
is only valid for 1hr. Correct me if I am wrong, Metaflow package reads this environment variables at import time to configure its runtime environment, so ad hoc update won’t take effect? Are there any updates on this issues or suggested solutions? Thanks