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

🐛 Chunk sending results by size #1440

Merged
merged 2 commits into from
Oct 3, 2024
Merged

🐛 Chunk sending results by size #1440

merged 2 commits into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. 🐛 Chunk sending results by size

    There is an upper limit to what is accepted by the platform per request.
    Make sure we do not go past it when sending data.
    jaym committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a5a7734 View commit details
    Browse the repository at this point in the history
  2. go mod update

    jaym committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4f1cfa0 View commit details
    Browse the repository at this point in the history