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

ImportTicks operation will 413 if the user has too many ticks #405

Open
drosseau opened this issue Jul 10, 2024 · 1 comment
Open

ImportTicks operation will 413 if the user has too many ticks #405

drosseau opened this issue Jul 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@drosseau
Copy link

The ImportTicks operation will 413 if the user has too many ticks. For example I have 700+ and it failed for me. The response is just Payload Too Large. I also noticed the user's UUID is repeated for every tick; it could probably be pulled out to the base of the request?

@vnugent vnugent added the bug Something isn't working label Jul 11, 2024
@vnugent
Copy link
Contributor

vnugent commented Nov 30, 2024

Fixed in #421 @drosseau I could successfully import ~2K ticks. Can you try again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants