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
guard let defaultCachingLimit = calendar.date(byAdding:.month, value:1, to: responseDate)else{
For most projects, there should always be cache headers. Nevertheless, 1 month default can be confusing and makes early stage development unnecessarily hard.
Suggestion: 1 Hour
The text was updated successfully, but these errors were encountered:
ubkit-ios/Sources/UBFoundation/Networking/BaseCachingLogic.swift
Line 239 in 219093f
For most projects, there should always be cache headers. Nevertheless, 1 month default can be confusing and makes early stage development unnecessarily hard.
Suggestion: 1 Hour
The text was updated successfully, but these errors were encountered: