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

Discuss the retry option solution #31

Open
michielbdejong opened this issue Dec 11, 2022 · 2 comments
Open

Discuss the retry option solution #31

michielbdejong opened this issue Dec 11, 2022 · 2 comments

Comments

@michielbdejong
Copy link
Contributor

It would be good to have a button that retries the OCM share-to-group call to each remote server.
This has two functions:

  • if someone didn't receive the share because their server was unreachable at the time, they'll still receive it
  • by default, newly added group members only receive existing shares if there was already someone at their site in the group at the time the share was created. This is a quirk of the way we're implementing it. With a retry button, newly added group members would still receive a share that's from before their time.

As a stretch goal, we could also make this mechanism more advanced, and:

  • automatically schedule a retry if an OCM share call failed
  • automatically share with the new site if a group member is added in SRAM
@thepeak99
Copy link
Contributor

This needs more clarification.

@thepeak99 thepeak99 changed the title Retry option Discuss the retry option solution Jun 13, 2023
@thepeak99
Copy link
Contributor

@michielbdejong Mr PO this requires clarification

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

No branches or pull requests

2 participants