Skip to content

Improve AWS Services Loading and Caching#158

Draft
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/aws-services-caching
Draft

Improve AWS Services Loading and Caching#158
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/aws-services-caching

Conversation

@seer-by-sentry
Copy link

Fixes APPLE-IOS-6. The issue was that: Synchronous JSON decoding and excessive database queries on the main thread cause app hang during tab switch.

  • Added caching mechanism for AWS services to avoid reloading data multiple times.
  • Implemented asynchronous loading of AWS services with a loading indicator.
  • Improved performance by reducing database queries for settings.
  • Fixed refreshable to be async

This fix was generated by Seer in Sentry, triggered by Tiago Rodrigues. 👁️ Run ID: 23147

Not quite right? Click here to continue debugging with Seer.

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.

0 participants