Coder Social home page Coder Social logo

Comments (2)

karnowski avatar karnowski commented on September 17, 2024

You are correct the result merely returns a JSON object with an Id key and the report-id as a value. We will update our docs to be more consistent.

The issue with {"Id":"<id>","Status":2} is usually due to a bug in the way we process reports. We are currently working on several fixes to our Reporting system that should fix this issue.

The main causes of this bug are:

  • really huge data sets (but this won't be a problem soon!)
  • reports run during high load or concurrent report processing

The primary workaround we employ internally is to re-queue the report, and request the result with the new report-id.

Please note our biggest development effort right now is our "Reporting 2.0" which will keep a similar API but change all the internals... getting rid of all these issues.

Thanks for your input!

from adzerk-management-sdk-ruby.

karnowski avatar karnowski commented on September 17, 2024

Docs updated.

from adzerk-management-sdk-ruby.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.