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

feat: Include indexer name in context db build failure warning #611

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

darunrs
Copy link
Collaborator

@darunrs darunrs commented Mar 19, 2024

context.db build failures are just logged instead of blocking to allow complex schemas but with only graphql calls available. However, these logs are repeatedly output and not tagged with an indexer name. This adds an indexer name to the log to aid debugging.

@darunrs darunrs requested a review from a team as a code owner March 19, 2024 22:41
@darunrs darunrs merged commit 3a24ecf into main Mar 19, 2024
5 checks passed
@darunrs darunrs deleted the add-indexer-name-to-db-warn branch March 19, 2024 22:43
@darunrs darunrs mentioned this pull request Mar 28, 2024
darunrs added a commit that referenced this pull request Apr 3, 2024
- feat: Instrument Runner Service (#602)
- Support WHERE col IN (...) in context.db.table.select and delete
(#606)
- feat: Include indexer name in context db build failure warning (#611)
- Cache provisioning status (#607)
- Fix ESLint on DmlHandler (#612)
- fix: Substitution 'node-sql-parser' with a forked version until Apri
1st (#597)
- feat: Add pgBouncer to QueryApi (#615)
- feat: Expose near-lake-primitives to VM (#613)

---------

Co-authored-by: Pavel Kudinov <[email protected]>
Co-authored-by: Pavel Kudinov <[email protected]>
Co-authored-by: Kevin Zhang <[email protected]>
Co-authored-by: Morgan McCauley <[email protected]>
This was referenced Apr 22, 2024
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

Successfully merging this pull request may close these issues.

1 participant