This repository was archived by the owner on Oct 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Async cache won't store exceptions #258
Closed
akmalviya03
wants to merge
16
commits into
dart-archive:master
from
akmalviya03:fix/async_cache_storing_exception
Closed
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
8eff89f
fix: async cache storing exception
akmalviya03 8c569f1
test: added test case for exception
akmalviya03 8a7844f
doc: added changes to the changelog
akmalviya03 4b9f398
feat: added new _canCacheException flag
akmalviya03 065640c
doc: added changes to the changelog
akmalviya03 b8f4f27
fix: removed local variable type
akmalviya03 cf3c3b5
chore: renamed variable _canCacheException to the _cacheErrors
akmalviya03 5ebda07
chore: fixed comments formatting and description
akmalviya03 9ac4312
chore: updated comment with the suggested comment
akmalviya03 edbb816
fix: updated code with the suggested code.
akmalviya03 4dbb57a
fix: fixed tests
akmalviya03 d6a8796
fix: removed comments from top
akmalviya03 043e1ee
Merge branch 'master' into fix/async_cache_storing_exception
akmalviya03 5d18dd2
Added cacheErrors documentation suggestion
akmalviya03 de2067d
fix: formatted async_cache_test.dart
akmalviya03 67b8250
Merge branch 'master' into fix/async_cache_storing_exception
akmalviya03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.