Skip to content

Add lease crawler configuration#9

Merged
exarkun merged 6 commits intomainfrom
8.lease-maintenance-configuration
Dec 9, 2021
Merged

Add lease crawler configuration#9
exarkun merged 6 commits intomainfrom
8.lease-maintenance-configuration

Conversation

@exarkun
Copy link
Copy Markdown
Collaborator

@exarkun exarkun commented Dec 7, 2021

Fixes #8

I successfully manually tested this against GridSync 9ea708351591aad74ecc705fc919d9a3e3cdea8d and ZKAPAuthorizer 41446070c99adf0092d619e6ba09ca76d0454ce1 (which is the first revision that cares to load any of this configuration). I tested as far as being able to connect to the staging grid. I could not upload any files because the ZKAPAuthorizer on the staging grid disagrees with 9ea708351591aad74ecc705fc919d9a3e3cdea8d about pricing of mutables in a way that prevents directories from being created. However, I could verify that the new ZKAPAuthorizer configuration values were loaded by the plugin.

make the lease maintenance crawler run often and renew aggressively
that way it might actually see some use on the staging grid
as a result, if it has problems, they are more likely to surface there
@exarkun
Copy link
Copy Markdown
Collaborator Author

exarkun commented Dec 9, 2021

I did a self-review on this, fixed the range value, and I'm going to merge because this is about to conflict with some other work and I'd prefer to avoid that. Post-merge review is welcome, if anyone wants, but this is a pretty boring and straightforward data-only change to configuration.

@exarkun exarkun merged commit f20b810 into main Dec 9, 2021
@exarkun exarkun deleted the 8.lease-maintenance-configuration branch December 9, 2021 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Configure the lease crawler

1 participant