We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://axios-http.com/docs/cancellation
From what I read there and what I find in the code, it seems that:
I consider this is a very probable explanation of some issues we've seen around mwoffliner been like frozen / dead
The text was updated successfully, but these errors were encountered:
@benoit74 Seems a promising way of investigation indeed! AFAIK we are stuck we a relatively old version of Axios.
Sorry, something went wrong.
We currently use the Axios API in 9 places across our codebase. Below is a summary of its usage:
To improve reliability and consistency, I plan to implement an Axios wrapper that will:
This wrapper will help standardize API calls across our codebase and improve fault tolerance.
Issue is already assigned, I'm already working on it and a PR is even under way (not yet totally ready, but close to).
benoit74
No branches or pull requests
See https://axios-http.com/docs/cancellation
From what I read there and what I find in the code, it seems that:
I consider this is a very probable explanation of some issues we've seen around mwoffliner been like frozen / dead
The text was updated successfully, but these errors were encountered: