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

retry option not working #259

Open
okelet opened this issue Sep 29, 2023 · 0 comments
Open

retry option not working #259

okelet opened this issue Sep 29, 2023 · 0 comments

Comments

@okelet
Copy link

okelet commented Sep 29, 2023

Describe the bug

After creating a resource that will create during bootstrapping a log group, if I run cw immediately with the --retry option before the log group has been created, fails if the log group doesn't exist yet.

To Reproduce

Steps to reproduce the behavior:

  1. Which command
cw tail --retry -f myloggroup
  1. Which flags/arguments are used

--retry and -f.

Expected behavior

Wait for the log group to be available.

Screenshots

operation error CloudWatch Logs: FilterLogEvents, https response error StatusCode: 400, RequestID: d50a2e2f-3bdd-4337-815e-647c2b2f9205, ResourceNotFoundException: The specified log group does not exist.

Desktop (please complete the following information):

  • OS: MacOS Ventura 13.5.2 (22G91)
  • Terminal: zsh
  • cw version: 4.1.3

Additional context

Nothing.

@okelet okelet changed the title rety option not working retry option not working Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant