Skip to content

Conversation

@mackwang112
Copy link
Collaborator

if (isNotExpired && checkCacheConfig(config, cacheRequestData) && cacheRequestData.responsePromise) {}
修改为先判断cacheRequestData.responsePromise,避免在 responsePromise 不存在时调用checkCacheConfig,导致equels回调触发

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants