Skip to content

Sco 2730 optimise database costs - #176

Merged
JannieT merged 3 commits into
mainfrom
sco-2730-optimise-database-costs
Jul 28, 2026
Merged

Sco 2730 optimise database costs#176
JannieT merged 3 commits into
mainfrom
sco-2730-optimise-database-costs

Conversation

@timosville

Copy link
Copy Markdown
Contributor

No description provided.

@timosville
timosville requested a review from JannieT July 27, 2026 10:31
@linear-code

linear-code Bot commented Jul 27, 2026

Copy link
Copy Markdown

SCO-2730

}

try {
const { database, databaseCheckedAt } = await this.healthService.checkDatabase();

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not have a service until we have more work for it to do:

Suggested change
const { database, databaseCheckedAt } = await this.healthService.checkDatabase();
await db.rawQuery('select 1');

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 28, 2026

Copy link
Copy Markdown

Deploying kit with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2c2acf3
Status: ✅  Deploy successful!
Preview URL: https://b5c0492d.kit-atq.pages.dev
Branch Preview URL: https://sco-2730-optimise-database-c.kit-atq.pages.dev

View logs

@JannieT JannieT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 👌

@JannieT
JannieT merged commit 61caf0b into main Jul 28, 2026
3 checks passed
@JannieT
JannieT deleted the sco-2730-optimise-database-costs branch July 28, 2026 09:14
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.

2 participants