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

Log Data Layer provisioning progress/failures #841

Closed
morgsmccauley opened this issue Jun 25, 2024 · 1 comment
Closed

Log Data Layer provisioning progress/failures #841

morgsmccauley opened this issue Jun 25, 2024 · 1 comment

Comments

@morgsmccauley
Copy link
Collaborator

With the move to log tables per Indexer, it became more challenging to log provisioning failures, i.e. creation of the Logs table is done during Data Layer provisioning, so we cannot log to it until it's complete. Previously, this wasn't an issue, as the shared Logs table existed prior to provisioning.

We need to be able to log progress/failures so that the developer has more insight in to the lifecycle of their Indexer.

@morgsmccauley
Copy link
Collaborator Author

Duplicates #901

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant