Git Product home page Git Product logo

conanproxy's Introduction

conanproxy

Nodejs proxy in front of conanserver

conanproxy's People

Contributors

dependabot[bot] avatar omafovbe avatar partouf avatar

Watchers

 avatar  avatar  avatar

Forkers

omafovbe

conanproxy's Issues

Payload too large error

https://my.papertrailapp.com/groups/1243314/events?q=program%3Ace-conan&focus=1647886078848028673&selected=1647886078848028673

PayloadTooLargeError: request entity too large
 at readStream (/home/ubuntu/ceconan/conanproxy/node_modules/raw-body/index.js:156:17)
 at getRawBody (/home/ubuntu/ceconan/conanproxy/node_modules/raw-body/index.js:109:12)
 at read (/home/ubuntu/ceconan/conanproxy/node_modules/body-parser/lib/read.js:79:3)
 at jsonParser (/home/ubuntu/ceconan/conanproxy/node_modules/body-parser/lib/types/json.js:135:5)
 at Layer.handle [as handle_request] (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/layer.js:95:5)
 at trim_prefix (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:328:13)
 at /home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:286:9
 at Function.process_params (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:346:12)
 at next (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:280:10)
 at cors (/home/ubuntu/ceconan/conanproxy/node_modules/cors/lib/index.js:188:7)

This appears to be happening during the builds for QT 6.4.2

Make usage data page more readable

The page https://conan.compiler-explorer.com/usage.html retrieves statistics from a CSV and displays them in a D3 chart.
But when there's a lot of libraries listed, it's not very user friendly or readable.

Preferably at least the libraries that have 0 hits should not be in the chart, and even better should be mentioned like "The following libraries are left out because they were not used in the specified time-period: lib1, lib2, lib3, etc"

If there are better ways to graph this out with D3 thats Ok too.

The page can be edited directly from https://github.com/compiler-explorer/conanproxy/blob/main/html/usage.html and should be testable from any browser without having to serve it from a webserver.

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.