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 · 3 comments
Open

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

drosseau opened this issue Jul 10, 2024 · 3 comments
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?

@musoke
Copy link
Contributor

musoke commented Dec 31, 2024

I am still getting an error - it is unclear to me if it is the same error.

Sorry, something went wrong. Please check your network and try again.

@vnugent
Copy link
Contributor

vnugent commented Jan 2, 2025

Can you share a profile to help reproduce the issue? (via private communication ok)

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

3 participants