gatsby-uc / gatsby-uc/plugins

feat(gatsby-source-strapi): Add timeout setting for data fetching

Open
#344 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
57
Forks
37
PR merge metrics
No merged PRs in 30d

Description

I've got a video file that is about 100MB hosted on my remote Strapi CMS server. It receives timeout before it manages to download the file.

Is it possible to adjust the timeout somehow?

Contributor guide

Open the contributing guide

Research direction

Start by locating the gatsby-source-strapi plugin's data-fetching entry point and reviewing how requests to the remote Strapi CMS handle timeouts. Define how a configurable timeout should apply to large files such as the reported 100MB video, and verify that fetching completes with the setting enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.