Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Middlewares sync issues #235

Open
jeffladiray opened this issue Mar 26, 2019 · 1 comment
Open

Middlewares sync issues #235

jeffladiray opened this issue Mar 26, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@jeffladiray
Copy link
Contributor

Middlewares handling seems to be pretty flacky.

Middlewares loading from DB seems to be ok since restarting pods/server seems to repair everything, but middlewares cache update related code doesn't work.

This can cause null/empty WS call, webchat publish desync, ...

To reproduce :

  • Create a new chatbot
  • Add webchat and json-ws plugin
  • Set json-ws with invalid parameters
  • Send a few chatbot test to check that WS doesn't work
  • Edit json-ws to fix parameters
  • Re-send a few messages - They will not trigger the WS
@jeffladiray jeffladiray added the bug Something isn't working label Mar 26, 2019
@mikbry
Copy link
Contributor

mikbry commented Mar 26, 2019

Remove middlewares cache ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants