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

Extract status.history.params into separate API call #556

Closed
jessesuen opened this issue Sep 5, 2018 · 0 comments
Closed

Extract status.history.params into separate API call #556

jessesuen opened this issue Sep 5, 2018 · 0 comments
Assignees

Comments

@jessesuen
Copy link
Member

Currently, we store all parameters values for each of the syncs in the application history. This unnecessarily adds to the payload of the application. Instead of baking it into app.status, we should make this a separate API call so that the payload size can be reduced.

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

2 participants