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

Update labtracks and sharepoint clients to async methods #151

Open
7 tasks
jtyoung84 opened this issue Oct 17, 2023 · 0 comments
Open
7 tasks

Update labtracks and sharepoint clients to async methods #151

jtyoung84 opened this issue Oct 17, 2023 · 0 comments
Assignees

Comments

@jtyoung84
Copy link
Collaborator

User story

As a user, I want to retrieve data asynchronously, so I don't have to wait as long to get procedures data.

Acceptance criteria

  • The get_procedures and get_subject methods for labtracks and sharepoint are made async. The calls in the server are made into await. This will enable fetching data concurrently.

Sprint Ready Checklist

  • 1. Acceptance criteria defined
  • 2. Team understands acceptance criteria
  • 3. Team has defined solution / steps to satisfy acceptance criteria
  • 4. Acceptance criteria is verifiable / testable
  • 5. External / 3rd Party dependencies identified
  • 6. Ticket is prioritized and sized

Notes

Add any helpful notes here.

@jtyoung84 jtyoung84 self-assigned this Oct 23, 2023
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

No branches or pull requests

1 participant