Any support for cancellation tokens?

Open
#673 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp
Domain
api, database

Research direction

Start by tracing the repository's public API and query execution path to determine where long-running queries are initiated. Establish which cancellation-token behavior and database providers must be supported, then define completion by documenting and testing cancellation of an in-progress query.

Written by the indexing model from the issue text.

Description

enhancement

In the api , I am not seeing any support for cancellation. Is it possible to cancel long running queries ?

Dominant language
F#
Stars
627
Forks
147
Avg merge
2h 2m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fsprojects/SQLProvider

All issues in fsprojects/SQLProvider

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.