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

Allow hive_operation_period to be set by ENV on startup and ignore overrides from control account #54

Closed
brianoflondon opened this issue Aug 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brianoflondon
Copy link
Collaborator

There is already a startup option to ignore overrides from the Podping control account, but specifically for allowing some instances of Hivewriter to run with longer or shorter minimum periods between podpings, this should be overridden from the command line or the env.

2022-08-25T13:53:14+0000 | INFO | Configuration override from Podping Hive: hive_operation_period=15 max_url_list_bytes=8000 diagnostic_report_period=180 control_account='podping' control_account_check_period=180 test_nodes=('https://testnet.openhive.network',)

@brianoflondon brianoflondon added the enhancement New feature or request label Aug 25, 2022
@brianoflondon brianoflondon self-assigned this Aug 25, 2022
brianoflondon added a commit that referenced this issue Aug 26, 2022
Allow `hive_operation_period` to be set by ENV on startup and ignore overrides from control account
Fixes #54
agates pushed a commit that referenced this issue Oct 10, 2022
* Update defaults to match current values

Defaults now match those held by @podping account on Hive as of 2022-08-26

* Fixes #54

Allow `hive_operation_period` to be set by ENV on startup and ignore overrides from control account
Fixes #54

* testing and preparing for HF26

Signed-off-by: Brian of London <[email protected]>

* fix warning for depreciated poetry option

Signed-off-by: Brian of London <[email protected]>

* linting

Signed-off-by: Brian of London <[email protected]>

* hard coded test against a testnet if one exists

Signed-off-by: Brian of London <[email protected]>

* bump version to 1.2.7

Signed-off-by: Brian of London <[email protected]>

* poetry updates

Signed-off-by: Brian of London <[email protected]>

* fix for stupidity reading envs

Signed-off-by: Brian of London <[email protected]>

* improve error handling in logging

Signed-off-by: Brian of London <[email protected]>

* fix test #51

Signed-off-by: Brian of London <[email protected]>

* update test_name in test #56

Signed-off-by: Brian of London <[email protected]>

* poetry updates

Signed-off-by: Brian of London <[email protected]>

Signed-off-by: Brian of London <[email protected]>
@agates agates closed this as completed in 63487d8 Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant