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] Sequential API Requests #1

Merged
merged 2 commits into from
Aug 7, 2024
Merged

[Feat] Sequential API Requests #1

merged 2 commits into from
Aug 7, 2024

Conversation

tgBuntikki
Copy link
Collaborator

No description provided.

Tirth Gajjar added 2 commits August 7, 2024 11:07
The code changes introduce the storage and retrieval of offline responses. This allows the application to save responses from API requests made while offline and retrieve them later when the device is online again. The changes include adding a new constant  and implementing functions  and  to save and retrieve responses respectively. The  function has also been updated to save the response to offline storage if a  is specified in the request configuration.
Copy link

github-actions bot commented Aug 7, 2024

size-limit report 📦

Path Size
dist/offline-request-handler.cjs.production.min.js 36.58 KB (+2.57% 🔺)
dist/offline-request-handler.esm.js 34.72 KB (+2.89% 🔺)

@amit-s19 amit-s19 merged commit 9f7f461 into main Aug 7, 2024
1 of 11 checks passed
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.

2 participants