You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the NMDC API access token is only set for 30 min, which makes it pretty cumbersome for any long running operations. Would like to request that this be changed to 24 hours. Should be a 1 line fix:
Currently the NMDC API access token is only set for 30 min, which makes it pretty cumbersome for any long running operations. Would like to request that this be changed to 24 hours. Should be a 1 line fix:
nmdc-runtime/nmdc_runtime/api/core/auth.py
Line 71 in 45613c1
But before pushing a PR I also wanted to check if there were any prior discussions around why it was only 30 min.
The text was updated successfully, but these errors were encountered: