Describe the bug
Zilla is unable to retrieve the configuration(zilla.yaml) if the initial attempts are unsuccessful.
To Reproduce
Steps to reproduce the behavior:
- Start
zilla with -c option with config url.
- After Zilla has started with the default configuration, update the specified configuration location with a valid Zilla configuration.
- You can observed that
zilla will continue run with default config.
- Restarting
zilla, will pick the changed config.
Expected behavior
Zilla should load the specified configuration from the provided location immediately upon start.
Describe the bug
Zilla is unable to retrieve the configuration(zilla.yaml) if the initial attempts are unsuccessful.
To Reproduce
Steps to reproduce the behavior:
zillawith-coption with config url.zillawill continue run with default config.zilla, will pick the changed config.Expected behavior
Zilla should load the specified configuration from the provided location immediately upon start.