Skip to content

Do not run CatchUpSubscriptionEngine for _wdt and _profiler requests #293

@fritz-gerneth

Description

@fritz-gerneth

Would it make sense to not run the in these kind of requests for the Profiler UI and requests related to the toolbar?

  • When a subscription fails the error blocks requests (and therefore) access to the profiler or requests related to the wdt
  • When the subscription catches up, makes it hard to trace the request where this actually happend, as this could happen in a request related to the wdt/profiler (e.g. when we want to look at the profiled data for a caught up run)

I would suggest to not run the catchup engine when detecting either kind of request. Not sure though what the best way would be do so (except matching url prefix, but that seems wonky)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions