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
@hawesie we can't save the fremengrids on the mongodb using message store each message is 93MB and the maximum document size for message_store is 16MB. Any suggestion?
[ERROR] [1462353876.935001124]: Service call failed: service [/topological_exploration/save_grid] responded with an error: service cannot process request: service [/message_store/insert] responded with an error: error processing request: BSON document too large (93179595 bytes) - the connected server supports BSON document sizes up to 16777216 bytes.
[ERROR] [1462353876.935361395]: Failed to save 3D grid.
The text was updated successfully, but these errors were encountered:
@hawesie we can't save the fremengrids on the mongodb using message store each message is 93MB and the maximum document size for message_store is 16MB. Any suggestion?
The text was updated successfully, but these errors were encountered: