Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ama-sdk-core): abort requests by passing an abort signal in metadata #1470

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

divdavem
Copy link
Member

@divdavem divdavem commented Mar 8, 2024

Proposed change

Adds the ability to abort requests in @ama-sdk/core (and any request of an SDK generated by the Otter SDK generator) by passing an abort signal in metadata. It is implemented both for the fetch and the angular client.

@divdavem divdavem marked this pull request as ready for review March 8, 2024 16:04
@divdavem divdavem requested a review from a team as a code owner March 8, 2024 16:04
@divdavem
Copy link
Member Author

@kpanot @matthieu-crouzet Thank you for your review!

@divdavem divdavem added this pull request to the merge queue Mar 11, 2024
Merged via the queue into AmadeusITGroup:main with commit 45db755 Mar 11, 2024
27 checks passed
@divdavem divdavem deleted the abortRequestsAmaSdkCore branch March 11, 2024 09:03
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.

None yet

3 participants