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

View logs from the debug stack and stub #19

Open
jayair opened this issue Jan 6, 2021 · 0 comments
Open

View logs from the debug stack and stub #19

jayair opened this issue Jan 6, 2021 · 0 comments
Projects

Comments

@jayair
Copy link
Contributor

jayair commented Jan 6, 2021

Show the logs from the stub Lambda and websocket connection handler that is deployed in the Debug Stack.

Use cases

Mike had an issue where the DynamoDB table was manually removed from the debug stack. And when sst start tries to send a websocket call to register itself, the websocket call returned "Internal Server Error".

Noah also ran into a similar issue.

Solution

  • Whenever the stub function or the websocket function fails, send an error message to local. And display the message in the terminal.
  • On sst start, auto-detect missing resources in the debug stack. And auto-recreate them.
@jayair jayair added the enhancement New feature or request label Jan 6, 2021
@jayair jayair added this to the Beta release milestone Jan 6, 2021
@jayair jayair added this to Beta release in Roadmap Old Jan 6, 2021
@jayair jayair modified the milestones: Add higher-level constructs, Add an auth construct, Create local browser log console Feb 2, 2021
@fwang fwang removed this from the Create local browser log console milestone Feb 22, 2021
@fwang fwang added this to Priority: Low in Roadmap Old Jun 25, 2021
@fwang fwang moved this from Pending to Priority: High in Roadmap Old Jul 8, 2021
@fwang fwang moved this from Priority: High to Pending in Roadmap Old Jul 13, 2021
@thdxr thdxr added this to Triage in Backlog via automation Aug 13, 2021
@thdxr thdxr moved this from Triage to Pending in Backlog Aug 13, 2021
@fwang fwang removed this from Pending in Backlog Feb 21, 2022
@fwang fwang removed the enhancement New feature or request label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants