Code Monkey home page Code Monkey logo

cs-magento-bouncer's Introduction

cs-magento-bouncer's People

Contributors

alteredcoder avatar github-actions[bot] avatar julienloizelet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

cs-magento-bouncer's Issues

[BUG] Dangerous default timeout

Describe the bug
A clear and concise description of what the bug is.

Preconditions

  • Magento 2 version: 2.4.6-p3
  • CrowdSec_Bouncer module version: latest
  • Environment (Developer or Production mode): production

To Reproduce
Steps to reproduce the behavior:

  1. Simulate a crash from the crowdesc API server (just shut it down)

Expected result
A clear and concise description of what you expected to happen.

No impact for visitors. No more bouncing.

Actual result
A clear and concise description of the actual result.

Site almost down, since every request is waiting the 120seconds timeout used by this module.

[BUG] Cache storage issue

Describe the bug
A clear and concise description of what the bug is.

Preconditions

  • Magento 2 version: 2.4.6-p3
  • CrowdSec_Bouncer module version: 2.0.0

To Reproduce
Steps to reproduce the behavior:

  1. Go to module's configuration, cache config section

Expected result
A clear and concise description of what you expected to happen.

  • Be able to configure redis with native M2 redis classes.
  • Be able to use filesystem on multi-nodes infrastructure

Actual result
A clear and concise description of the actual result.

  • We're forced to install phpredis to use redis
  • On filesystem mode, files are stored locally, only on the pod running the cron. So others pod don't have any decisions. Would have been better to store this in a remote storage like import_export for example.

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.