You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a problem that with my plugins, asphalt start timeouts, but I didn’t find functionality to control this parameter for starting the asphalt application.
I propose to give the ability to specify the path to config.yaml, and if it is specified, then load it. I also propose to rework the get_config function to compile config using the pyyaml tool, instead of doing it manually.
I encountered a problem that with my plugins, asphalt start timeouts, but I didn’t find functionality to control this parameter for starting the asphalt application.
I propose to give the ability to specify the path to config.yaml, and if it is specified, then load it. I also propose to rework the get_config function to compile config using the pyyaml tool, instead of doing it manually.
How i see it in code:
The text was updated successfully, but these errors were encountered: