-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 17 data wrong sorted queue (#18)
* fix: response return timeout can not be null but content.lenght == 0 * refactor: Rest Execute process (add retry process) feat: update BaseResponse entity new property feat: add log error if task is failed * fix: historyProvider initizlizer * test:feat: get option contracts in loop * feat: increase timeout on 5 min of restClient * test:feat: validate sort of time of history requests * fix: use HashSet when get OptionChain in downloader * Cleanup unit tests --------- Co-authored-by: Jhonathan Abreu <[email protected]>
- Loading branch information
1 parent
254cf22
commit 426e686
Showing
5 changed files
with
97 additions
and
24 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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