aws / aws/aws-appsync-community

Increase aws appsync time out.

Open
#347 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
507
Forks
37
PR merge metrics
No merged PRs in 30d

Description

The docs tells us that we can do an asynchronous request for appsync. But I am building a web app with LLMs with langchain agents. Which takes almost a minute to load. Is there a way to increase the waiting time for this requests? Or should I just move away from appsync and use a separate backend which makes my codebase a too convuluted.

Contributor guide

Open the contributing guide

Research direction

Start with the AppSync documentation on asynchronous requests and the timeout behavior for long-running LangChain agent requests. Determine whether AppSync exposes a supported way to increase this wait time or whether the request must use a separate backend; done means documenting the applicable limitation and recommended direction.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, graphql
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.