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

Story: Transition Field Data RPC To a RESTful Endpoint and Fix Bugs #1389

Open
1 task
AvocadoMoon opened this issue Nov 21, 2024 · 0 comments
Open
1 task
Assignees

Comments

@AvocadoMoon
Copy link
Contributor

Problem

There are plenty of bugs regarding the field data feature within VCell

  • Memory overflow
  • HTTP packet size to large
  • Miscommunication with the database
    In addition the RPC communication method is convoluted, and requires time to understand.

Solution

While trying to address these bugs, also transition the RPC endpoint into a restful endpoint

Tasks

  • Make the field data endpoint into one that is RESTful
@AvocadoMoon AvocadoMoon self-assigned this Nov 21, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant