Skip to content

Feature: repo-query indexing does not retry when 404 #257

@bdougie

Description

@bdougie

Type of feature

🍕 Feature

Current behavior

When indexing a repository that is not found, the repo-query goes and indexes it, but never retries when indexing is done.

Screen Shot 2023-08-15 at 1 25 08 PM

This is what I was explaining in the discord @diivi and @Anush008

Suggested solution

The function looks like it is a loop, but it fails or exits too soon. Not sure if a try/catch or similar is needed.

https://github.com/open-sauced/ai/blob/beta/src/repo-query/pages/indexing.tsx#L45

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions