Skip to content

MS-439 Move requestID logic from network interceptors to sync tasks#707

Merged
luhmirin-s merged 1 commit into
release/2024.1.0from
bugfix/MS-439-request-id-for-errors
May 7, 2024
Merged

MS-439 Move requestID logic from network interceptors to sync tasks#707
luhmirin-s merged 1 commit into
release/2024.1.0from
bugfix/MS-439-request-id-for-errors

Conversation

@luhmirin-s
Copy link
Copy Markdown
Contributor

Network interceptors cannot be reliably used in case of a network error (where the response is not available). Therefore it would be better to make the request IDs an explicit part of the business logic.

This also limits the network request IDs to network calls where it is relevant (i.e. up-sync and down-sync)

Based on @ethiery branch from a while back.

@luhmirin-s luhmirin-s requested review from a team, BurningAXE, TristramN, alex-vt, alexandr-simprints, ethiery, meladRaouf and ybourgery and removed request for a team May 7, 2024 12:34
@cla-bot cla-bot Bot added the ... label May 7, 2024
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2024

@luhmirin-s luhmirin-s merged commit af0bfc9 into release/2024.1.0 May 7, 2024
@luhmirin-s luhmirin-s deleted the bugfix/MS-439-request-id-for-errors branch May 7, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants