Skip to content

Conversation

@AmirSa12
Copy link
Member

No description provided.

@continuous-releases-staging
Copy link

continuous-releases-staging bot commented Aug 18, 2025

example-1example-2

npm i https://6ed780eb.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@397
npm i https://6ed780eb.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/playground-a@397
npm i https://6ed780eb.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/playground-b@397

commit: 06d1093

<UProgress size="xs" class="absolute inset-x-0 top-0" />
</div>

<div v-if="debugInfo && search" class="mb-2">
Copy link
Member

Choose a reason for hiding this comment

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

we can't put debugging info here!

what we should do in fact, is only injecting metadata in the backend response on each response we get from the search api.

if (processedRepositories % 100 === 0) {
const elapsed = Date.now() - startTime;
console.log(
`Processed ${processedRepositories} repositories in ${elapsed}ms`,
Copy link
Member

Choose a reason for hiding this comment

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

console.log are not useful since it's not easy to connect to the cloudflare dashboard. we just need metadata injected into the response.

what we might need to do is injecting try catches in different parts of the flow and seeing what errors we get.

Aslemammad
Aslemammad previously approved these changes Aug 18, 2025
Copy link
Member

@Aslemammad Aslemammad left a comment

Choose a reason for hiding this comment

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

Amazing progress, after removing the ui code, let's merge this.

@Aslemammad Aslemammad merged commit b88cff6 into main Aug 19, 2025
6 checks passed
@Aslemammad Aslemammad deleted the add-logs branch August 19, 2025 08:49
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.

3 participants