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

Yaml app config #91

Merged
merged 2 commits into from
Dec 31, 2021
Merged

Yaml app config #91

merged 2 commits into from
Dec 31, 2021

Conversation

jay-dee7
Copy link
Member

fixes #88

Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 self-assigned this Dec 31, 2021
@jay-dee7 jay-dee7 force-pushed the yaml-app-config branch 7 times, most recently from 9cc0ba2 to ecf0857 Compare December 31, 2021 14:44
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7
Copy link
Member Author

@guacamole this push is failing because of some weird issue from skynet:

{
   "errors": [
      {
         "code": "BLOB_UNKNOWN",
         "message": "[could not execute request; error code received; 500 response from GET: failed to fetch skylink: [timed out after 30s; unable to create data source for skylink; unable to download base sector; base sector download did not succeed; project timed out]; error response]",
         "detail": {
            "error": "[could not execute request; error code received; 500 response from GET: failed to fetch skylink: [timed out after 30s; unable to create data source for skylink; unable to download base sector; base sector download did not succeed; project timed out]; error response]",
            "skylink": "sia://AABY2GARQZiMZh5NznjE50AZcSemYQikMkoIxrvUdm6aFw"
         }
      }
   ]
}

Copy link
Member

@guacamole guacamole left a comment

Choose a reason for hiding this comment

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

LGTM 🥇

@guacamole guacamole merged commit 4220c8e into master Dec 31, 2021
@guacamole guacamole deleted the yaml-app-config branch December 31, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Replace env-vars.example with a yaml config file
2 participants