Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for SCT error recovery in latest ACS #122

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

wangru-stx
Copy link
Contributor

This includes changes for FDOPENSRCE-289.

  1. feat: add buffer check for getting volatile sct etc timer opensea-transport#19 and feat: support for SCT error recovery in latest ACS opensea-operations#13 needs to be merged first and submodules need update to pull in these changes,
  2. The default behavior of --sctReadTimer and sctWriteTimer will be changed from volatile to non-volatile. Because we always default --volatile to false. The only solution is to use a different flag, for example keep --sctReadTimer for volatile but add --nonVolatileSctReadTimer for non-volatile. But that adds extra complexity.

@wangru-stx
Copy link
Contributor Author

@DebabrataSTX Could you please help check this PR?

@vonericsen
Copy link
Contributor

I will take a look at this sometime this week

@vonericsen vonericsen merged commit 692bd90 into Seagate:develop Nov 20, 2023
5 of 27 checks passed
@vonericsen
Copy link
Contributor

@wangru-stx,
Sorry for the delay looking at this, but I have finished reviewing it and merged in the changes.
Thanks for adding these in!

@wangru-stx wangru-stx deleted the feat/sct_erc branch November 21, 2023 00:35
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