use the websocket endpoint for recovery by meejah · Pull Request #478 · gridsync/gridsync

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@meejah

Copy link

Contributor

@meejah meejah commented

Jun 4, 2022

edited

Loading

)
self.setup_runner = SetupRunner(self.known_gateways, self.use_tor)
steps = self.setup_runner.calculate_total_steps(settings) + 2
steps = self.setup_runner.calculate_total_steps(settings) + 6
Copy link

Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know where the "2" comes from .. maybe some constants here would help. The +4 is "starting", "downloading", "verifying", "success" approximately (the statuses from zkap).

@crwood crwood merged commit 07dc4f5 into gridsync:388.zkapauthorizer-backup-recovery.2

Jun 9, 2022

@crwood

Copy link

Member

crwood commented

Jun 9, 2022

Thanks! :)

@meejah meejah deleted the 388.zkapauthorizer-websocket-restore branch

June 10, 2022 06:19

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@meejah @crwood