Skip to content

Commit 36c7b09

Browse files
author
Evan Greer
committed
updates changelog
1 parent 8201d84 commit 36c7b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
- `sendRequewstWithRetries` function added as part of the `NetworkHelperclass` which allows for multiple retries to be triggered when a 500 and above status code is returned in the response
88

99
### Changed
10-
- updates `sendRequest` in `RequestProcessorUtil` to request a new token regardless of if the prior authentication attempt failed
10+
- updates `sendRequest` in `RequestProcessorUtil` to retries API request that resulted in a 401 response upon receipt of a new JWT
1111

1212
## 6.4.15
1313
### Added

0 commit comments

Comments
 (0)