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

Support Lykke settings interface #9

Open
8 tasks
olemis opened this issue Dec 11, 2018 · 0 comments
Open
8 tasks

Support Lykke settings interface #9

olemis opened this issue Dec 11, 2018 · 0 comments

Comments

@olemis
Copy link
Contributor

olemis commented Dec 11, 2018

Extracted from Lykke 1.3.0 specs

  • The app should read settings from the URL or local file specified in the SettingsUrl environment variable
  • What exactly (URL or path to the local file) is specified in the SettingsUrl should be determined automatically
  • Settings will be provided in the Json format
  • Settings should contain NetworkType field, if this is applicable for the given blockchain. Available values for this field are: Test, Main .
  • For the moment endpoints should fail if NetworkType is set to Test since there is no Skycoin testnet yet .
  • At least, logs and data connection string should be specified in the different settings fields. More grained separation is at your discretion.
  • When HTTP status code 403 is received as response of an request to the Azure Storage, performing by the app, settings should be reloaded and the request should be repeated
  • Lykke.SettingsReader Nuget package should be used to read the settings
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

No branches or pull requests

1 participant