Skip to content

Very slow reactive collection updates #31

@Nomeasmo

Description

@Nomeasmo

Just adding Observatory without anything else slows down updates of collections dramatically. (Even not added the template) So all my test cases that add, insert or remove failed.

I use very basic auto published collection.

I tried it with setting, but this didn't help:

        var settings = {
            maxSeverity: "INFO",
            printToConsole: true, // whether to also log to console
            logUser: false, // log the user information?
            logHttp: false, // log http requests automagically?
            logDDP: false // log DDP requests automagically?
        };
        Observatory.setSettings(settings);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions