Skip to content

fix: deduplicate task api call#1939

Merged
jonathanlab merged 1 commit intomainfrom
04-29-fix_deduplicate_task_api_call
Apr 29, 2026
Merged

fix: deduplicate task api call#1939
jonathanlab merged 1 commit intomainfrom
04-29-fix_deduplicate_task_api_call

Conversation

@jonathanlab
Copy link
Copy Markdown
Contributor

@jonathanlab jonathanlab commented Apr 29, 2026

We were making 2 identical calls to the API for listing our tasks.
Each call takes around 3s, which meant loading the tasks in the sidebar took about 6🫲🤪 🫱7 seconds
This reduces it to one call

partially solves #1364 but i'll need a ID filter on the task endpoint to optimize this further

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jonathanlab jonathanlab marked this pull request as ready for review April 29, 2026 11:46
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 29, 2026

Reviews (1): Last reviewed commit: "fix: deduplicate task api call" | Re-trigger Greptile

@jonathanlab jonathanlab enabled auto-merge (squash) April 29, 2026 12:03
@jonathanlab jonathanlab merged commit 33d6246 into main Apr 29, 2026
16 checks passed
@jonathanlab jonathanlab deleted the 04-29-fix_deduplicate_task_api_call branch April 29, 2026 12:06
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