GithubHelp home page GithubHelp logo

dkorobtsov / plinter Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 7.0 18.96 MB

Captures HTTP client traffic and pretty prints it with any Java logger. Supported clients: OkHttp, OkHttp3, ApacheHttpClient.

License: Other

Java 98.79% Kotlin 0.91% RAML 0.27% HTML 0.02% JavaScript 0.01% CSS 0.01%
feign interceptor log4j2 logging okhttp okhttp3 retrofit2

plinter's Introduction

Hi there ๐Ÿ‘‹

plinter's People

Contributors

azakordonets avatar dependabot[bot] avatar dkorobtsov avatar fossabot avatar gturedi avatar ihsanbal avatar mrartcore avatar qodana-bot avatar scolia avatar smelfungus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

plinter's Issues

Some tests using provided executors are randomly failing in pipeline.

๐Ÿž Bug Report

Current Behavior

There are few tests that are randomly failing in pipeline. (~1-2 failures in 1000 runs)
All are using provided executors. There is obviously race condition somewhere, but it's not easy to catch.
Probably not going to fix that unless smb else will raise it as a problem.

Steps to Reproduce

  • Search for tests that have @Retry annotation.
  • Remove Retry.
  • Add Shampoo rule @Rule public final TestRule shampoo = new ShampooRule(1000); to class with failing tests
  • Run Test, it will be repeated up to 1000 times or until failure.

Expected Behavior

Tests should not fail.

Checklist:

  • I have checked if this issue or request is not already reported
  • I have provided any necessary information and steps to reproduce (for bugs) or described my new feature (for feature requests)

invalid module name

Package 'io.github.dkorobtsov.plinter.okhttp3' is declared in module with an invalid name ('io.github.dkorobtsov.plinter.okhttp3-interceptor')

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.