8000 Starport don't retry to build the app when it is serve a second time · Issue #713 · ignite/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Starport don't retry to build the app when it is serve a second time #713

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

Closed
lumtis opened this issue Feb 1, 2021 · 0 comments · Fixed by #714
Closed

Starport don't retry to build the app when it is serve a second time #713

lumtis opened this issue Feb 1, 2021 · 0 comments · Fixed by #714
Assignees
Labels
type:error Something isn't working

Comments

@lumtis
Copy link
Contributor
lumtis commented Feb 1, 2021

Bug from: #712 (comment)

The reason is:

  • First serve: the app fails to be built
  • Second serve: the source code is detected as not modified so starport starts the app with the existing binary

The solution I see:

  • Only save the source code checksum once Starport succeded to start the app, so it will always retry to build it as long as it encounters build error
@lumtis lumtis added the type:error Something isn't working label Feb 1, 2021
@lumtis lumtis self-assigned this Feb 1, 2021
@lumtis lumtis linked a pull request Feb 1, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:error Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0