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
fix(cleanup): Use correct expiration thresholds for API model cleanup
- Update delete_api_models to use model-specific DEFAULT_EXPIRATION values
- Use API_GRANT_EXPIRATION for ApiGrant and API_TOKEN_EXPIRATION for ApiToken
- Fix potential over-deletion of valid tokens
0 commit comments