Use prefix instead of different ports in redis database - incomplete#309
Use prefix instead of different ports in redis database - incomplete#309A-atmos wants to merge 22 commits intostratosphereips:developfrom
Conversation
…atmos-enhance-redis-database # Conflicts: # slips_files/core/database/_profile_flow.py # slips_files/core/database/database.py
|
hey @A-atmos i just rebased your branch to the latest develop the issue here is that no msgs are received in any channel because of the is_msg_intended_for() function in slips_utils thank you for the effort this is a really tough issue! |
|
Thank you for the appreciation. I'm doing my best to resolve this issue, but I'm still facing some issues in the integration tests. I moved the |
|
hey @A-atmos integration tests run on files in our dataset/, try to see which file is failing in the test and then run slips normally on that file and check what errors it gives you |
b2070d4 to
34ca085
Compare
For Issue: #207
This PR isn't ready to merge, but is here to ask for recommendation
This PR passes the database tests, but
alert.logisn't created, which result in failing of other integration tests!