Skip to content

Add configurable query retries#13

Open
janpollak wants to merge 2 commits into
feature/Introduce-async-streams-supportfrom
fix/query-network-retry
Open

Add configurable query retries#13
janpollak wants to merge 2 commits into
feature/Introduce-async-streams-supportfrom
fix/query-network-retry

Conversation

@janpollak

Copy link
Copy Markdown
Contributor
  • Přidává opt-in GraphQLQueryRetryPolicy pro single-response query; přednastavení jednou okamžitě opakuje chyby -1005 a -1001 na stejné URLSession.
  • Retry je defaultně vypnutý a nevztahuje se na mutace, subscriptions ani incremental responses; cancellation se respektuje.
  • Síťové chyby single-response operací se nově mapují podle kontraktu na GraphQLAPIAdapterError a chování pokrývají deterministické URLProtocol testy.

@janpollak janpollak requested review from jmarek41 and ssestak July 12, 2026 21:08
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.

1 participant