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

Add Logs when discover or check connection fail. #1121

Closed
cgardens opened this issue Nov 30, 2020 · 1 comment · Fixed by #1451
Closed

Add Logs when discover or check connection fail. #1121

cgardens opened this issue Nov 30, 2020 · 1 comment · Fixed by #1451
Assignees
Labels
priority/high High priority type/enhancement New feature or request usability
Milestone

Comments

@cgardens
Copy link
Contributor

cgardens commented Nov 30, 2020

Please do this one after #1118. We would like to user the new log view for this.

Tell us about the problem you're trying to solve

When discover_schema or check connection fail, show the logs view (the same one we show in the job history for sync) at the bottom of the page. The logs should be accessible via /v1/jobs/list

ids structures use to call that endpoint
check connection for a source configType: check_connection_source, configId: <source id>
check connection for a destination configType: check_connection_destination, configId: <destination id>
discover schema configType: discover_schema, configId: <source id>

@cgardens
Copy link
Contributor Author

cgardens commented Dec 16, 2020

note: blocked on exposing idempotent versions of check and discover. #1348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high High priority type/enhancement New feature or request usability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants