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

[TASK] Add validation and troubleshooting steps to documentation #146

Open
eternaltyro opened this issue Aug 29, 2023 · 1 comment
Open
Assignees
Labels
stale Probably get rid of it?

Comments

@eternaltyro
Copy link
Contributor

Add steps to verify that the app is working well.

  • To verify redis connectivity, access /snapshot endpoint with default value , you should get a task id in successful response
  • To verify that workers are active, grab that task id from the previous step and pass it to /tasks/status/{task_id}/
    • If you get success in response with download URL, that means workers are functional
  • To test access to AWS S3 bucket - Grab that download URL from previous response and open it in a browser window. If you can download the file that means bucket is accessible
@eternaltyro eternaltyro self-assigned this Aug 29, 2023
@github-actions
Copy link

Warning : This issue is stale because it has been open for 30 days with no activity. It will be closed if no activity found within 15 days.

@github-actions github-actions bot added the stale Probably get rid of it? label Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Probably get rid of it?
Projects
None yet
Development

No branches or pull requests

1 participant