You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While marking messages as spam, there is no feedback that it's doing anything, causing the user to wonder if they clicked or not, and usually clicking again.
The text was updated successfully, but these errors were encountered:
Running the learning process synchronously is a pretty bad idea but it was quick to implement... It runs fine for 1/2 messages but that's all. An asynchronous mechanism would be better but it would require to introduce new dependencies to Modoboa (such as RQ or Celery)...
No, but even marking a few tens of messages takes many minutes, while the UI makes it unclear if it's even started or not. I'm OK with it just saying "OK, you clicked the button correctly, we're working on this..." rather than no visible UI changes.
While marking messages as spam, there is no feedback that it's doing anything, causing the user to wonder if they clicked or not, and usually clicking again.
The text was updated successfully, but these errors were encountered: